Newman Run Dashboard

Saturday, 14 February 2026 13:39:02
Total Iterations

1

Total Assertions

1327

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 20.1s
Total data received: 2.06MB
Average response time: 242ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1327 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 460 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 226 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 257 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 231 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 270 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 267 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 589 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 232 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 240 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 218 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 460ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc5fca12-ab0b-4ca1-90d5-52f1ce828ad5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-1LcN9ct1CqVhEgp/UiFqUG5nshE"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 460 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 374b780b-699b-4422-81d3-63ed8f0c74a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 74
Request Body
{
            "username": "Porter_Fahey56",
            "password": "WNZ4n5uoXEN79ig"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42bcd9d0-e94a-4b6c-94b3-182e1fbbbadb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f1f7ad5-0a26-416e-b069-24842a9298ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 226 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c8428bc-86fd-4fb7-9f65-122bce77e54c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7547075d-d172-4e93-952f-0cf22febda66
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fbcb1b54-3b0c-4234-9640-8383d96430e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86a48067-40ec-4078-aa0f-8430c3ff2e14
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e58c628c-941d-4213-a071-31a22126fddf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-7e4TdJZNclWUGmk7MYDlT+hZiaM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":559},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 257 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdd13ba3-cf44-4e82-a48b-e22c6efe9f07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f653d099-023c-4b4c-be8c-35e85be2d1a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b8df77f-7fcf-4758-b0ef-26055080d5fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-7e4TdJZNclWUGmk7MYDlT+hZiaM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":559},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b73988f1-3201-46c3-bdcd-5d2065fe4532
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 231 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73664abc-393a-4891-9f87-519c7bc7e86b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2020768b-4efb-4bf0-9500-27ef53768429
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d29830f-c629-4a5d-b071-fc27e67f474a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29814df2-1239-403f-ad00-a344a4d19541
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1127
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Susanna",
                "last_name": "Gleichner",
                "mobile_number": "646-462-6250",
                "mobile_number_alt": "646-462-6250",
                "email_id": "Marjorie64@yahoo.com",
                "email_id_alt": "Marjorie64@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "10471560085977",
                "imei1": "10471560085977",
                "imei2": "10471560085977",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-1/XiruzOJaoHN6dAe/Aw7jFc7cQ"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":186231,"tr_customer_product_id":186221,"job_number":"JOB_186213"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 270 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4da8f040-01fc-4af5-ac1e-1841073ffaa9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1138
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Destany",
                "last_name": "Cassin",
                "mobile_number": "833-510-0441",
                "mobile_number_alt": "655-860-8568",
                "email_id": "Zoey_Daugherty@hotmail.com",
                "email_id_alt": "Darby.Kshlerin93@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "10471560085977",
                "imei1": "10471560085977",
                "imei2": "10471560085977",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18fb40a8-fa66-417c-8a7d-de419b171fa8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Haskell",
                "last_name": "Fay",
                "mobile_number": "351-223-8853",
                "mobile_number_alt": "775-631-1153",
                "email_id": "Devyn37@gmail.com",
                "email_id_alt": "Bettye.Windler@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "10471560085977",
                "imei1": "10471560085977",
                "imei2": "10471560085977",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed0857b4-31ae-41e4-a919-1c0ee0a1e664
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1139
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Geraldine",
                "last_name": "Harvey",
                "mobile_number": "948-822-5286",
                "mobile_number_alt": "531-364-8350",
                "email_id": "Dario_Cummings87@gmail.com",
                "email_id_alt": "Lorenza.Fritsch@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "14225849688221",
                "imei1": "14225849688221",
                "imei2": "14225849688221",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-9XxRzUcojr6TlKJRpHEgyDhPLI4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":186232,"tr_customer_product_id":186222,"job_number":"JOB_186214"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 267 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 752f3b88-8ac3-4d28-89e1-38652e8be41e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1039
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Lue",
                "last_name": "Jakubowski",
                "mobile_number": "651-569-1884",
                "mobile_number_alt": "303-833-8089",
                "email_id": "Jaylin_Fritsch@yahoo.com",
                "email_id_alt": "Sarah79@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "10471560085977",
                "imei1": "10471560085977",
                "imei2": "10471560085977",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9d7efa3-a209-483d-bc7f-f3c9cf863029
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "10471560085977",
                "imei1": "10471560085977",
                "imei2": "10471560085977",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token acbe765e-dd82-48ee-a9bd-f6baf6e5d670
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 829
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Miles",
                "last_name": "Hudson",
                "mobile_number": "878-790-4318",
                "mobile_number_alt": "319-264-4185",
                "email_id": "Randi_Donnelly@gmail.com",
                "email_id_alt": "Holden10@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24a93314-f93b-405d-8841-96307e68ef86
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1104
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Sydnee",
                "last_name": "West",
                "mobile_number": "278-375-0488",
                "mobile_number_alt": "704-791-5749",
                "email_id": "Jace.Doyle@gmail.com",
                "email_id_alt": "Eda44@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1069220155",
                "imei1": "1069220155",
                "imei2": "1069220155",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b02d62ba-deba-4c04-b816-e916ce25fb1d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1123
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Gail",
                "last_name": "Kuhn",
                "mobile_number": "221-305-8637",
                "mobile_number_alt": "918-501-6775",
                "email_id": "Armani.Ortiz@yahoo.com",
                "email_id_alt": "Jane28@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1926646597491973",
                "imei1": "1926646597491973",
                "imei2": "1926646597491973",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-TuQPecllkWXNfQBpp3MameQy1bY"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":186233,"tr_customer_product_id":186223,"job_number":"JOB_186215"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1cf4d3d1-f5e1-40ee-aa1e-6e7fc48c6f4d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-CRzR18z4GCVDUuCIJEhBIUvCMSM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":8},{"label":"Created today","key":"created_today","count":562},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 589ms
Mean size per request: 545.51KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0e0c0cf-d56a-4a4e-9771-c321f9c3c5f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8860d-amwTO5jiG3fgSrGX4y4uViF/zPM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185982,"job_number":"JOB_185982","tr_customer_id":186000,"tr_customer_product_id":185990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:36.000Z","modified_at":"2026-02-14T07:52:46.000Z","name":"Kurt Yundt","mobile_number":"362-633-8753","email_id":"Shirley.Cole@gmail.com","dop":"2025-11-04","serial_number":"48927708850822","imei1":"48927708850822","imei2":"48927708850822","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185981,"job_number":"JOB_185981","tr_customer_id":185999,"tr_customer_product_id":185989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:22.000Z","modified_at":"2026-02-14T07:52:32.000Z","name":"Angus Conroy","mobile_number":"931-964-9805","email_id":"Matt17@hotmail.com","dop":"2025-11-04","serial_number":"52289296268796","imei1":"52289296268796","imei2":"52289296268796","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185980,"job_number":"JOB_185980","tr_customer_id":185998,"tr_customer_product_id":185988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:08.000Z","modified_at":"2026-02-14T07:52:18.000Z","name":"Karine Boyle","mobile_number":"415-442-7427","email_id":"Jesus_Satterfield34@gmail.com","dop":"2025-11-04","serial_number":"82530849482775","imei1":"82530849482775","imei2":"82530849482775","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185924,"job_number":"JOB_185924","tr_customer_id":185942,"tr_customer_product_id":185932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:33:22.000Z","modified_at":"2026-02-14T06:33:46.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87024309789799","imei1":"87024309789799","imei2":"87024309789799","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185923,"job_number":"JOB_185923","tr_customer_id":185941,"tr_customer_product_id":185931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:33:09.000Z","modified_at":"2026-02-14T06:33:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"68514336987919","imei1":"68514336987919","imei2":"68514336987919","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185920,"job_number":"JOB_185920","tr_customer_id":185938,"tr_customer_product_id":185928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:29:05.000Z","modified_at":"2026-02-14T06:29:14.000Z","name":"Kaelyn Metz","mobile_number":"784-454-8091","email_id":"Delilah35@gmail.com","dop":"2025-11-04","serial_number":"36140687909601","imei1":"36140687909601","imei2":"36140687909601","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185919,"job_number":"JOB_185919","tr_customer_id":185937,"tr_customer_product_id":185927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:28:51.000Z","modified_at":"2026-02-14T06:29:01.000Z","name":"Nakia Herzog","mobile_number":"685-204-9639","email_id":"Hildegard.Tremblay@gmail.com","dop":"2025-11-04","serial_number":"79166711997922","imei1":"79166711997922","imei2":"79166711997922","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185918,"job_number":"JOB_185918","tr_customer_id":185936,"tr_customer_product_id":185926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:28:38.000Z","modified_at":"2026-02-14T06:28:47.000Z","name":"Braden Wisoky","mobile_number":"823-815-0521","email_id":"Lela.Miller87@hotmail.com","dop":"2025-11-04","serial_number":"29043107826567","imei1":"29043107826567","imei2":"29043107826567","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185830,"job_number":"JOB_185830","tr_customer_id":185848,"tr_customer_product_id":185838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:34.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"Drake Bernier","mobile_number":"870-237-5030","email_id":"Sadye_Robel99@hotmail.com","dop":"2025-12-31","serial_number":"10247269762256","imei1":"10247269762256","imei2":"10247269762256","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185825,"job_number":"JOB_185825","tr_customer_id":185843,"tr_customer_product_id":185833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Reynold Ritchie","mobile_number":"960-835-1708","email_id":"Daniella97@yahoo.com","dop":"2025-06-09","serial_number":"106875392857170","imei1":"106875392857170","imei2":"106875392857170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185820,"job_number":"JOB_185820","tr_customer_id":185838,"tr_customer_product_id":185828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Libby Krajcik","mobile_number":"383-376-6058","email_id":"Nelson8@hotmail.com","dop":"2025-12-31","serial_number":"10366025148326","imei1":"10366025148326","imei2":"10366025148326","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185815,"job_number":"JOB_185815","tr_customer_id":185833,"tr_customer_product_id":185823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:24.000Z","name":"Mitchell Durgan","mobile_number":"506-707-8665","email_id":"Laury.Johns@gmail.com","dop":"2025-06-09","serial_number":"108671236879980","imei1":"108671236879980","imei2":"108671236879980","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185811,"job_number":"JOB_185811","tr_customer_id":185829,"tr_customer_product_id":185819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:08.000Z","modified_at":"2026-02-14T04:22:17.000Z","name":"Ima Quigley","mobile_number":"906-469-8995","email_id":"Mavis_Leuschke89@yahoo.com","dop":"2025-12-31","serial_number":"10850055311638","imei1":"10850055311638","imei2":"10850055311638","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185802,"job_number":"JOB_185802","tr_customer_id":185820,"tr_customer_product_id":185810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:22:10.000Z","name":"Margot Labadie","mobile_number":"590-876-2552","email_id":"Alessandra34@gmail.com","dop":"2025-06-09","serial_number":"106451234408084","imei1":"106451234408084","imei2":"106451234408084","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185786,"job_number":"JOB_185786","tr_customer_id":185804,"tr_customer_product_id":185794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:22:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12039856286637","imei1":"12039856286637","imei2":"12039856286637","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185781,"job_number":"JOB_185781","tr_customer_id":185799,"tr_customer_product_id":185789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:22:09.000Z","name":"Nathanael Blanda","mobile_number":"802-439-2450","email_id":"Tad_Daniel@gmail.com","dop":"2025-10-01","serial_number":"17795497256487","imei1":"17795497256487","imei2":"17795497256487","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185675,"job_number":"JOB_185675","tr_customer_id":185693,"tr_customer_product_id":185683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:10.000Z","name":"giyu tomiaka","mobile_number":"957-216-2454","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"489332436249802","imei1":"489332436249802","imei2":"489332436249802","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185668,"job_number":"JOB_185668","tr_customer_id":185686,"tr_customer_product_id":185676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:51.000Z","modified_at":"2026-02-14T04:19:59.000Z","name":"tanjiro kamado","mobile_number":"364-482-9281","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"970854607701437","imei1":"970854607701437","imei2":"970854607701437","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185665,"job_number":"JOB_185665","tr_customer_id":185683,"tr_customer_product_id":185673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:40.000Z","modified_at":"2026-02-14T04:19:48.000Z","name":"saitama sensei","mobile_number":"220-586-4102","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"859976329563276","imei1":"859976329563276","imei2":"859976329563276","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:46.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186200,"job_number":"JOB_186200","tr_customer_id":186218,"tr_customer_product_id":186208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:54.000Z","name":"Maxwell Pollich","mobile_number":"861-765-5853","email_id":"Sonya.Morissette24@gmail.com","dop":"2026-01-04","serial_number":"10534457685382","imei1":"10534457685382","imei2":"10534457685382","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186197,"job_number":"JOB_186197","tr_customer_id":186215,"tr_customer_product_id":186205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:30.000Z","name":"Tommie Jerde","mobile_number":"240-248-2030","email_id":"Maureen.Stanton45@gmail.com","dop":"2026-01-04","serial_number":"18691743372391","imei1":"18691743372391","imei2":"18691743372391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186194,"job_number":"JOB_186194","tr_customer_id":186212,"tr_customer_product_id":186202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:49:08.000Z","name":"Ezequiel Murray","mobile_number":"642-899-5108","email_id":"Kamren29@gmail.com","dop":"2026-01-04","serial_number":"19954754448129","imei1":"19954754448129","imei2":"19954754448129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186184,"job_number":"JOB_186184","tr_customer_id":186202,"tr_customer_product_id":186192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:29:26.000Z","name":"Maci Murray","mobile_number":"375-336-0722","email_id":"Jamal.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"14547413384638","imei1":"14547413384638","imei2":"14547413384638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186179,"job_number":"JOB_186179","tr_customer_id":186197,"tr_customer_product_id":186187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:42.000Z","name":"Raegan Stamm","mobile_number":"513-392-7178","email_id":"Jackson_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"17123065514637","imei1":"17123065514637","imei2":"17123065514637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186176,"job_number":"JOB_186176","tr_customer_id":186194,"tr_customer_product_id":186184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:59.000Z","name":"Kathryne Frami","mobile_number":"452-318-1209","email_id":"Forrest88@hotmail.com","dop":"2025-04-06","serial_number":"12323610127977","imei1":"12323610127977","imei2":"12323610127977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186173,"job_number":"JOB_186173","tr_customer_id":186191,"tr_customer_product_id":186181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:10:10.000Z","modified_at":"2026-02-14T12:10:14.000Z","name":"roshana shresstha","mobile_number":"1234567893","email_id":"test2@gmail.com","dop":"2026-02-01","serial_number":"23661301909395","imei1":"23661301909395","imei2":"23661301909395","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186172,"job_number":"JOB_186172","tr_customer_id":186190,"tr_customer_product_id":186180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:10:04.000Z","modified_at":"2026-02-14T12:10:08.000Z","name":"roshani shresth","mobile_number":"1234567892","email_id":"test1@gmail.com","dop":"2026-02-01","serial_number":"23331470581697","imei1":"23331470581697","imei2":"23331470581697","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186171,"job_number":"JOB_186171","tr_customer_id":186189,"tr_customer_product_id":186179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:09:59.000Z","modified_at":"2026-02-14T12:10:03.000Z","name":"roshan shrest","mobile_number":"1234567891","email_id":"test@gmail.com","dop":"2026-02-01","serial_number":"39535303243178","imei1":"39535303243178","imei2":"39535303243178","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186170,"job_number":"JOB_186170","tr_customer_id":186188,"tr_customer_product_id":186178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:03:02.000Z","modified_at":"2026-02-14T12:03:06.000Z","name":"Guadalupe Kirlin Reichert","mobile_number":"268-347-4863","email_id":"Enos65@hotmail.com","dop":"2026-02-01","serial_number":"22905218852365","imei1":"22905218852365","imei2":"22905218852365","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186169,"job_number":"JOB_186169","tr_customer_id":186187,"tr_customer_product_id":186177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:02:57.000Z","modified_at":"2026-02-14T12:03:01.000Z","name":"Wilbur Russel Kohler","mobile_number":"803-896-1494","email_id":"Chelsie.Harber@hotmail.com","dop":"2026-02-01","serial_number":"42865303663627","imei1":"42865303663627","imei2":"42865303663627","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186168,"job_number":"JOB_186168","tr_customer_id":186186,"tr_customer_product_id":186176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:02:52.000Z","modified_at":"2026-02-14T12:02:56.000Z","name":"Dustin Quigley Ritchie","mobile_number":"940-416-4482","email_id":"Roosevelt_Jerde23@yahoo.com","dop":"2026-02-01","serial_number":"76664657140612","imei1":"76664657140612","imei2":"76664657140612","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186162,"job_number":"JOB_186162","tr_customer_id":186180,"tr_customer_product_id":186170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:30:54.000Z","modified_at":"2026-02-14T11:30:58.000Z","name":"Debra Donnelly Hermann","mobile_number":"562-897-1055","email_id":"Cedrick.Nader@yahoo.com","dop":"2026-02-01","serial_number":"36351809724613","imei1":"36351809724613","imei2":"36351809724613","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186153,"job_number":"JOB_186153","tr_customer_id":186171,"tr_customer_product_id":186161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:16:18.000Z","name":"Jewell Rohan","mobile_number":"512-788-2771","email_id":"Ernesto.Waelchi@gmail.com","dop":"2025-04-06","serial_number":"13849573651699","imei1":"13849573651699","imei2":"13849573651699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186150,"job_number":"JOB_186150","tr_customer_id":186168,"tr_customer_product_id":186158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:15:34.000Z","name":"Keagan Gibson","mobile_number":"723-985-9219","email_id":"Marisa_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"18836098979789","imei1":"18836098979789","imei2":"18836098979789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186147,"job_number":"JOB_186147","tr_customer_id":186165,"tr_customer_product_id":186155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:50.000Z","name":"Kiel Mitchell","mobile_number":"638-420-1553","email_id":"Curtis.Klocko@gmail.com","dop":"2025-04-06","serial_number":"11755533828235","imei1":"11755533828235","imei2":"11755533828235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186144,"job_number":"JOB_186144","tr_customer_id":186162,"tr_customer_product_id":186152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:14:04.000Z","name":"Celestino Heathcote","mobile_number":"222-332-5708","email_id":"Eusebio91@yahoo.com","dop":"2025-04-06","serial_number":"16780532364396","imei1":"16780532364396","imei2":"16780532364396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186141,"job_number":"JOB_186141","tr_customer_id":186159,"tr_customer_product_id":186149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:45.000Z","modified_at":"2026-02-14T10:13:21.000Z","name":"Mossie Murphy","mobile_number":"599-445-1789","email_id":"Ernestina_Fisher34@gmail.com","dop":"2025-04-06","serial_number":"13399848242447","imei1":"13399848242447","imei2":"13399848242447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186138,"job_number":"JOB_186138","tr_customer_id":186156,"tr_customer_product_id":186146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:13:13.000Z","name":"Tess Tromp","mobile_number":"357-410-0315","email_id":"Jasper70@gmail.com","dop":"2025-04-06","serial_number":"19656256377044","imei1":"19656256377044","imei2":"19656256377044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186135,"job_number":"JOB_186135","tr_customer_id":186153,"tr_customer_product_id":186143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Daniella Gutkowski","mobile_number":"205-719-9223","email_id":"Michaela60@yahoo.com","dop":"2025-04-06","serial_number":"16405509360465","imei1":"16405509360465","imei2":"16405509360465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186132,"job_number":"JOB_186132","tr_customer_id":186150,"tr_customer_product_id":186140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:12:28.000Z","name":"Santa Hane","mobile_number":"943-892-0153","email_id":"Leonie78@gmail.com","dop":"2025-04-06","serial_number":"15868043029145","imei1":"15868043029145","imei2":"15868043029145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186129,"job_number":"JOB_186129","tr_customer_id":186147,"tr_customer_product_id":186137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:04.000Z","modified_at":"2026-02-14T10:11:42.000Z","name":"Jamey Conroy","mobile_number":"874-662-2156","email_id":"Euna39@yahoo.com","dop":"2025-04-06","serial_number":"16937109288089","imei1":"16937109288089","imei2":"16937109288089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186127,"job_number":"JOB_186127","tr_customer_id":186145,"tr_customer_product_id":186135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:16.000Z","modified_at":"2026-02-14T09:54:18.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"86998401429555","imei1":"86998401429555","imei2":"86998401429555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186126,"job_number":"JOB_186126","tr_customer_id":186144,"tr_customer_product_id":186134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:12.000Z","modified_at":"2026-02-14T09:54:15.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"33916558359968","imei1":"33916558359968","imei2":"33916558359968","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186125,"job_number":"JOB_186125","tr_customer_id":186143,"tr_customer_product_id":186133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:07.000Z","modified_at":"2026-02-14T09:54:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"42987217358710","imei1":"42987217358710","imei2":"42987217358710","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186021,"job_number":"JOB_186021","tr_customer_id":186039,"tr_customer_product_id":186029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:38.000Z","name":"Elmo Aufderhar","mobile_number":"632-800-0067","email_id":"Kim_Hauck@gmail.com","dop":"2025-04-06","serial_number":"15252990295194","imei1":"15252990295194","imei2":"15252990295194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186018,"job_number":"JOB_186018","tr_customer_id":186036,"tr_customer_product_id":186026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:17.000Z","modified_at":"2026-02-14T08:52:54.000Z","name":"Sydni Grimes","mobile_number":"876-623-1129","email_id":"Hortense_McKenzie43@gmail.com","dop":"2025-04-06","serial_number":"15784373829806","imei1":"15784373829806","imei2":"15784373829806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186015,"job_number":"JOB_186015","tr_customer_id":186033,"tr_customer_product_id":186023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:52:09.000Z","name":"Kelly Orn","mobile_number":"928-427-4295","email_id":"Buster_Runolfsdottir@yahoo.com","dop":"2025-04-06","serial_number":"14379631364060","imei1":"14379631364060","imei2":"14379631364060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186013,"job_number":"JOB_186013","tr_customer_id":186031,"tr_customer_product_id":186021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:38:04.000Z","modified_at":"2026-02-14T09:05:30.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998092","imei1":"78998678998092","imei2":"78998678998092","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T09:05:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186010,"job_number":"JOB_186010","tr_customer_id":186028,"tr_customer_product_id":186018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:46.000Z","name":"Kristin Cummerata","mobile_number":"300-722-9259","email_id":"Shannon_Nitzsche42@gmail.com","dop":"2025-04-06","serial_number":"10949149306176","imei1":"10949149306176","imei2":"10949149306176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186007,"job_number":"JOB_186007","tr_customer_id":186025,"tr_customer_product_id":186015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:32:04.000Z","name":"Collin Walker","mobile_number":"999-303-0764","email_id":"Zechariah_Jenkins93@hotmail.com","dop":"2025-04-06","serial_number":"11519304362841","imei1":"11519304362841","imei2":"11519304362841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186004,"job_number":"JOB_186004","tr_customer_id":186022,"tr_customer_product_id":186012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:31:21.000Z","name":"Raymond Kautzer","mobile_number":"220-389-6989","email_id":"Verlie.Harvey38@gmail.com","dop":"2025-04-06","serial_number":"17703458589346","imei1":"17703458589346","imei2":"17703458589346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186001,"job_number":"JOB_186001","tr_customer_id":186019,"tr_customer_product_id":186009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:51.000Z","name":"Kariane Bayer","mobile_number":"864-270-6878","email_id":"Geovanny84@gmail.com","dop":"2025-04-06","serial_number":"12478708706139","imei1":"12478708706139","imei2":"12478708706139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185998,"job_number":"JOB_185998","tr_customer_id":186016,"tr_customer_product_id":186006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:28:06.000Z","name":"Kadin Fay","mobile_number":"271-960-4019","email_id":"Madonna_Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"19571640226899","imei1":"19571640226899","imei2":"19571640226899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185995,"job_number":"JOB_185995","tr_customer_id":186013,"tr_customer_product_id":186003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:27:21.000Z","name":"Haley Franecki","mobile_number":"902-262-3453","email_id":"Jazmyn73@hotmail.com","dop":"2025-04-06","serial_number":"19211637484001","imei1":"19211637484001","imei2":"19211637484001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185983,"job_number":"JOB_185983","tr_customer_id":186001,"tr_customer_product_id":185991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:43.000Z","modified_at":"2026-02-14T07:53:19.000Z","name":"Wayne Mayer","mobile_number":"248-322-6902","email_id":"Summer45@gmail.com","dop":"2025-04-06","serial_number":"16140449625431","imei1":"16140449625431","imei2":"16140449625431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185978,"job_number":"JOB_185978","tr_customer_id":185996,"tr_customer_product_id":185986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:03.000Z","modified_at":"2026-02-14T07:52:41.000Z","name":"Albin Conroy","mobile_number":"597-295-3827","email_id":"Fred_Kerluke@yahoo.com","dop":"2025-04-06","serial_number":"16212032442637","imei1":"16212032442637","imei2":"16212032442637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185975,"job_number":"JOB_185975","tr_customer_id":185993,"tr_customer_product_id":185983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:56.000Z","name":"Rita Kuphal","mobile_number":"985-746-5689","email_id":"Josefina.Goodwin7@gmail.com","dop":"2026-01-04","serial_number":"13531642616708","imei1":"13531642616708","imei2":"13531642616708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185971,"job_number":"JOB_185971","tr_customer_id":185989,"tr_customer_product_id":185979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:33.000Z","name":"Maxine DuBuque","mobile_number":"613-859-4056","email_id":"Bernie_Wolf67@hotmail.com","dop":"2026-01-04","serial_number":"17185016982696","imei1":"17185016982696","imei2":"17185016982696","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185968,"job_number":"JOB_185968","tr_customer_id":185986,"tr_customer_product_id":185976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:41:10.000Z","name":"Lyda Welch","mobile_number":"871-343-6816","email_id":"Era.Bergnaum@gmail.com","dop":"2026-01-04","serial_number":"11436083953723","imei1":"11436083953723","imei2":"11436083953723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185964,"job_number":"JOB_185964","tr_customer_id":185982,"tr_customer_product_id":185972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:44.000Z","name":"Abe Walsh","mobile_number":"966-333-2382","email_id":"Landen35@gmail.com","dop":"2026-01-04","serial_number":"10644039482197","imei1":"10644039482197","imei2":"10644039482197","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185961,"job_number":"JOB_185961","tr_customer_id":185979,"tr_customer_product_id":185969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:21.000Z","name":"Fabian Kiehn","mobile_number":"849-638-7140","email_id":"Judson.Turcotte@hotmail.com","dop":"2026-01-04","serial_number":"16080029380679","imei1":"16080029380679","imei2":"16080029380679","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185958,"job_number":"JOB_185958","tr_customer_id":185976,"tr_customer_product_id":185966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:58.000Z","name":"Emie Lang","mobile_number":"715-352-6719","email_id":"Emilia.Murray@yahoo.com","dop":"2026-01-04","serial_number":"11659261936072","imei1":"11659261936072","imei2":"11659261936072","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185955,"job_number":"JOB_185955","tr_customer_id":185973,"tr_customer_product_id":185963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:47.000Z","name":"Dorothy Tromp","mobile_number":"792-810-5954","email_id":"Bryana84@gmail.com","dop":"2026-01-04","serial_number":"19222844945220","imei1":"19222844945220","imei2":"19222844945220","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185952,"job_number":"JOB_185952","tr_customer_id":185970,"tr_customer_product_id":185960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:23.000Z","name":"Watson Hickle","mobile_number":"734-293-7182","email_id":"Mark.Hills@gmail.com","dop":"2026-01-04","serial_number":"18752056565453","imei1":"18752056565453","imei2":"18752056565453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185950,"job_number":"JOB_185950","tr_customer_id":185968,"tr_customer_product_id":185958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:32:00.000Z","name":"Tyree Jaskolski","mobile_number":"467-259-4486","email_id":"Pedro.Gottlieb54@yahoo.com","dop":"2026-01-04","serial_number":"19059181053123","imei1":"19059181053123","imei2":"19059181053123","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185948,"job_number":"JOB_185948","tr_customer_id":185966,"tr_customer_product_id":185956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:23:45.000Z","modified_at":"2026-02-14T10:46:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"38186870235068","imei1":"38186870235068","imei2":"38186870235068","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185946,"job_number":"JOB_185946","tr_customer_id":185964,"tr_customer_product_id":185954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:13:51.000Z","modified_at":"2026-02-14T07:14:09.000Z","name":"Gabriella Torp","mobile_number":"911-995-9201","email_id":"Taurean9@gmail.com","dop":"2026-01-04","serial_number":"10244540659451","imei1":"10244540659451","imei2":"10244540659451","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185944,"job_number":"JOB_185944","tr_customer_id":185962,"tr_customer_product_id":185952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:54.000Z","modified_at":"2026-02-14T07:12:12.000Z","name":"Arely Walter","mobile_number":"816-461-7302","email_id":"Otto81@hotmail.com","dop":"2026-01-04","serial_number":"16269775221422","imei1":"16269775221422","imei2":"16269775221422","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185942,"job_number":"JOB_185942","tr_customer_id":185960,"tr_customer_product_id":185950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:39.000Z","modified_at":"2026-02-14T07:10:59.000Z","name":"Marcella Parker","mobile_number":"218-670-6809","email_id":"Geovanny.DuBuque28@yahoo.com","dop":"2026-01-04","serial_number":"11095612220913","imei1":"11095612220913","imei2":"11095612220913","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185938,"job_number":"JOB_185938","tr_customer_id":185956,"tr_customer_product_id":185946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:20.000Z","name":"Franco Mertz","mobile_number":"339-954-6896","email_id":"Marco2@hotmail.com","dop":"2026-01-04","serial_number":"19226016177834","imei1":"19226016177834","imei2":"19226016177834","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185937,"job_number":"JOB_185937","tr_customer_id":185955,"tr_customer_product_id":185945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:58.000Z","modified_at":"2026-02-14T08:04:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15042648563335","imei1":"15042648563335","imei2":"115042648563335","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185935,"job_number":"JOB_185935","tr_customer_id":185953,"tr_customer_product_id":185943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:25.000Z","modified_at":"2026-02-14T07:01:44.000Z","name":"Sincere Leannon","mobile_number":"865-611-3664","email_id":"Ashleigh.Muller@gmail.com","dop":"2026-01-04","serial_number":"16289300787344","imei1":"16289300787344","imei2":"16289300787344","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185933,"job_number":"JOB_185933","tr_customer_id":185951,"tr_customer_product_id":185941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:12.000Z","modified_at":"2026-02-14T07:00:32.000Z","name":"Jerry Bogan","mobile_number":"221-302-0538","email_id":"Bradford_Lebsack@gmail.com","dop":"2026-01-04","serial_number":"10480658113000","imei1":"10480658113000","imei2":"10480658113000","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185931,"job_number":"JOB_185931","tr_customer_id":185949,"tr_customer_product_id":185939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:57:15.000Z","name":"Curtis Rosenbaum","mobile_number":"779-888-8833","email_id":"Kayley_Hayes97@gmail.com","dop":"2026-01-04","serial_number":"10475196251407","imei1":"10475196251407","imei2":"10475196251407","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185929,"job_number":"JOB_185929","tr_customer_id":185947,"tr_customer_product_id":185937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:23.000Z","modified_at":"2026-02-14T06:53:46.000Z","name":"Nicholaus Torp","mobile_number":"897-524-1325","email_id":"Malachi_Haag@yahoo.com","dop":"2026-01-04","serial_number":"15016358789673","imei1":"15016358789673","imei2":"15016358789673","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185927,"job_number":"JOB_185927","tr_customer_id":185945,"tr_customer_product_id":185935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:29.000Z","name":"Quinn Howe","mobile_number":"272-635-8514","email_id":"Mathias_Ratke49@hotmail.com","dop":"2026-01-04","serial_number":"12175917559381","imei1":"12175917559381","imei2":"12175917559381","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185926,"job_number":"JOB_185926","tr_customer_id":185944,"tr_customer_product_id":185934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:41:28.000Z","modified_at":"2026-02-14T06:41:32.000Z","name":"Roman Bashirian Gutmann","mobile_number":"424-668-6765","email_id":"Julia.Gleason96@gmail.com","dop":"2026-02-01","serial_number":"31565690605070","imei1":"31565690605070","imei2":"31565690605070","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185911,"job_number":"JOB_185911","tr_customer_id":185929,"tr_customer_product_id":185919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:08.000Z","modified_at":"2026-02-14T06:09:17.000Z","name":"Clinton Hessel","mobile_number":"829-972-9826","email_id":"Jeramie41@yahoo.com","dop":"2025-12-01","serial_number":"19797522076307","imei1":"19797522076307","imei2":"19797522076307","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185909,"job_number":"JOB_185909","tr_customer_id":185927,"tr_customer_product_id":185917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:54.000Z","modified_at":"2026-02-14T06:09:03.000Z","name":"Casimer O'Conner","mobile_number":"849-600-7284","email_id":"Royce10@yahoo.com","dop":"2025-12-01","serial_number":"11446211133424","imei1":"11446211133424","imei2":"11446211133424","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185907,"job_number":"JOB_185907","tr_customer_id":185925,"tr_customer_product_id":185915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:49.000Z","name":"Shanna Turner","mobile_number":"251-225-7007","email_id":"Dee_Predovic@hotmail.com","dop":"2025-12-01","serial_number":"14752035784947","imei1":"14752035784947","imei2":"14752035784947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185905,"job_number":"JOB_185905","tr_customer_id":185923,"tr_customer_product_id":185913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:02:02.000Z","modified_at":"2026-02-14T08:04:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10763950510812","imei1":"10763950510812","imei2":"110763950510812","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185904,"job_number":"JOB_185904","tr_customer_id":185922,"tr_customer_product_id":185912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:42:33.000Z","modified_at":"2026-02-14T05:42:37.000Z","name":"Roderick Rogahn PhD Kerluke","mobile_number":"697-817-4302","email_id":"Lilian_Johnston72@gmail.com","dop":"2026-02-01","serial_number":"20942939162777","imei1":"20942939162777","imei2":"20942939162777","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185903,"job_number":"JOB_185903","tr_customer_id":185921,"tr_customer_product_id":185911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:40:33.000Z","modified_at":"2026-02-14T05:40:37.000Z","name":"Miss Chad Wintheiser Jones","mobile_number":"507-776-4712","email_id":"Esperanza.Bins@hotmail.com","dop":"2026-02-01","serial_number":"40902534004799","imei1":"40902534004799","imei2":"40902534004799","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185901,"job_number":"JOB_185901","tr_customer_id":185919,"tr_customer_product_id":185909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:19.000Z","modified_at":"2026-02-14T05:38:39.000Z","name":"Vivian Mosciski","mobile_number":"532-789-0139","email_id":"Marianna92@hotmail.com","dop":"2026-01-04","serial_number":"13935495721316","imei1":"13935495721316","imei2":"13935495721316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185897,"job_number":"JOB_185897","tr_customer_id":185915,"tr_customer_product_id":185905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:28.000Z","modified_at":"2026-02-14T05:29:06.000Z","name":"Harold Macejkovic","mobile_number":"600-401-0497","email_id":"Frances.Mosciski78@yahoo.com","dop":"2025-04-06","serial_number":"11096747585895","imei1":"11096747585895","imei2":"11096747585895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185895,"job_number":"JOB_185895","tr_customer_id":185913,"tr_customer_product_id":185903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:15.000Z","modified_at":"2026-02-14T05:28:51.000Z","name":"Santos Kshlerin","mobile_number":"916-764-2658","email_id":"Jewel.Murphy@hotmail.com","dop":"2025-04-06","serial_number":"17942678460325","imei1":"17942678460325","imei2":"17942678460325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185891,"job_number":"JOB_185891","tr_customer_id":185909,"tr_customer_product_id":185899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:42.000Z","name":"Dwight Lynch","mobile_number":"646-723-7276","email_id":"Ayana.Stark@hotmail.com","dop":"2025-07-01","serial_number":"102875590369638","imei1":"102875590369638","imei2":"102875590369638","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185889,"job_number":"JOB_185889","tr_customer_id":185907,"tr_customer_product_id":185897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:32.000Z","name":"Laila Treutel","mobile_number":"655-562-8180","email_id":"Liliana1@gmail.com","dop":"2025-07-01","serial_number":"106704494594921","imei1":"106704494594921","imei2":"106704494594921","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185880,"job_number":"JOB_185880","tr_customer_id":185898,"tr_customer_product_id":185888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:32.000Z","modified_at":"2026-02-14T04:28:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48261893248968","imei1":"48261893248968","imei2":"48261893248968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185873,"job_number":"JOB_185873","tr_customer_id":185891,"tr_customer_product_id":185881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62355106995189","imei1":"62355106995189","imei2":"62355106995189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185866,"job_number":"JOB_185866","tr_customer_id":185884,"tr_customer_product_id":185874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:28.000Z","modified_at":"2026-02-14T04:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86114943961948","imei1":"86114943961948","imei2":"86114943961948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185856,"job_number":"JOB_185856","tr_customer_id":185874,"tr_customer_product_id":185864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:29.000Z","modified_at":"2026-02-14T04:24:06.000Z","name":"Arne Ziemann","mobile_number":"544-464-9588","email_id":"Olga86@hotmail.com","dop":"2025-04-06","serial_number":"11815972476651","imei1":"11815972476651","imei2":"11815972476651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:24:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185853,"job_number":"JOB_185853","tr_customer_id":185871,"tr_customer_product_id":185861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:54.000Z","name":"Electa Bogisich","mobile_number":"237-474-5651","email_id":"Marianne8@gmail.com","dop":"2025-04-06","serial_number":"18961390389630","imei1":"18961390389630","imei2":"18961390389630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185850,"job_number":"JOB_185850","tr_customer_id":185868,"tr_customer_product_id":185858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:56.000Z","name":"Otho Jenkins","mobile_number":"297-442-4464","email_id":"Sterling.Moen@yahoo.com","dop":"2025-04-06","serial_number":"14106517343205","imei1":"14106517343205","imei2":"14106517343205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185847,"job_number":"JOB_185847","tr_customer_id":185865,"tr_customer_product_id":185855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:23:23.000Z","name":"Thora Wuckert","mobile_number":"260-795-7892","email_id":"Jerod.Cruickshank@hotmail.com","dop":"2000-01-31","serial_number":"10267936723972","imei1":"10267936723972","imei2":"10267936723972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185844,"job_number":"JOB_185844","tr_customer_id":185862,"tr_customer_product_id":185852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:44.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Gustave Kautzer","mobile_number":"651-931-0589","email_id":"Haylee.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"13905024247815","imei1":"13905024247815","imei2":"13905024247815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185840,"job_number":"JOB_185840","tr_customer_id":185858,"tr_customer_product_id":185848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:23:13.000Z","name":"Eleonore Zieme","mobile_number":"566-754-0924","email_id":"Jerome.Langosh69@gmail.com","dop":"2025-04-06","serial_number":"19034816620108","imei1":"19034816620108","imei2":"19034816620108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185838,"job_number":"JOB_185838","tr_customer_id":185856,"tr_customer_product_id":185846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:23:14.000Z","name":"Kaden Mraz","mobile_number":"348-410-8423","email_id":"Jaiden.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19242868061194","imei1":"19242868061194","imei2":"19242868061194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185834,"job_number":"JOB_185834","tr_customer_id":185852,"tr_customer_product_id":185842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:23:13.000Z","name":"Mauricio Dooley","mobile_number":"986-648-0633","email_id":"Devan.Muller41@gmail.com","dop":"2025-04-06","serial_number":"14295672148745","imei1":"14295672148745","imei2":"14295672148745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185832,"job_number":"JOB_185832","tr_customer_id":185850,"tr_customer_product_id":185840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:23:08.000Z","name":"Rupert Heathcote","mobile_number":"874-510-6775","email_id":"Eric_Lehner71@yahoo.com","dop":"2025-04-06","serial_number":"19479678136562","imei1":"19479678136562","imei2":"19479678136562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185828,"job_number":"JOB_185828","tr_customer_id":185846,"tr_customer_product_id":185836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:23:09.000Z","name":"Rey Turcotte","mobile_number":"625-721-2111","email_id":"Roberta_Kovacek78@hotmail.com","dop":"2025-04-06","serial_number":"17561674075232","imei1":"17561674075232","imei2":"17561674075232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185822,"job_number":"JOB_185822","tr_customer_id":185840,"tr_customer_product_id":185830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:55.000Z","name":"Raphaelle Steuber","mobile_number":"719-335-5316","email_id":"Reagan83@yahoo.com","dop":"2025-04-06","serial_number":"14223209626336","imei1":"14223209626336","imei2":"14223209626336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185818,"job_number":"JOB_185818","tr_customer_id":185836,"tr_customer_product_id":185826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:55.000Z","name":"Keshaun Torphy","mobile_number":"951-264-0168","email_id":"Freddy_Bernhard93@gmail.com","dop":"2025-04-06","serial_number":"17069563434705","imei1":"17069563434705","imei2":"17069563434705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185813,"job_number":"JOB_185813","tr_customer_id":185831,"tr_customer_product_id":185821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Colin Dare","mobile_number":"745-645-2927","email_id":"Stan_Kutch67@hotmail.com","dop":"2025-12-31","serial_number":"107362486980606","imei1":"107362486980606","imei2":"107362486980606","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185808,"job_number":"JOB_185808","tr_customer_id":185826,"tr_customer_product_id":185816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:44.000Z","name":"Flo Dach","mobile_number":"731-260-6926","email_id":"Edwardo_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11019841118629","imei1":"11019841118629","imei2":"11019841118629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185806,"job_number":"JOB_185806","tr_customer_id":185824,"tr_customer_product_id":185814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Narciso Hammes","mobile_number":"907-403-7719","email_id":"Jessie.Blick39@yahoo.com","dop":"2000-01-31","serial_number":"10590944778015","imei1":"10590944778015","imei2":"10590944778015","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185800,"job_number":"JOB_185800","tr_customer_id":185818,"tr_customer_product_id":185808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Gladyce Sporer","mobile_number":"223-792-4587","email_id":"Sydnie.Hackett@gmail.com","dop":"2025-04-06","serial_number":"16811231395227","imei1":"16811231395227","imei2":"16811231395227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185797,"job_number":"JOB_185797","tr_customer_id":185815,"tr_customer_product_id":185805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:22:31.000Z","name":"Melyna Cruickshank","mobile_number":"816-473-2504","email_id":"Sid_Stiedemann@yahoo.com","dop":"2025-04-06","serial_number":"17783129654588","imei1":"17783129654588","imei2":"17783129654588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185793,"job_number":"JOB_185793","tr_customer_id":185811,"tr_customer_product_id":185801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:55.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Mylene Green","mobile_number":"915-640-4949","email_id":"Rebekah99@hotmail.com","dop":"2025-04-06","serial_number":"11357193056849","imei1":"11357193056849","imei2":"11357193056849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185791,"job_number":"JOB_185791","tr_customer_id":185809,"tr_customer_product_id":185799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Carmel Pagac","mobile_number":"789-208-6998","email_id":"Rogers4@gmail.com","dop":"2025-04-06","serial_number":"10682157038615","imei1":"10682157038615","imei2":"10682157038615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185787,"job_number":"JOB_185787","tr_customer_id":185805,"tr_customer_product_id":185795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Kassandra Hirthe","mobile_number":"650-567-5289","email_id":"Dianna35@gmail.com","dop":"2025-04-06","serial_number":"11663735432703","imei1":"11663735432703","imei2":"11663735432703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185783,"job_number":"JOB_185783","tr_customer_id":185801,"tr_customer_product_id":185791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Mitchel Swift","mobile_number":"324-859-4037","email_id":"Isai.Gislason3@yahoo.com","dop":"2025-04-06","serial_number":"10665144129973","imei1":"10665144129973","imei2":"10665144129973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185775,"job_number":"JOB_185775","tr_customer_id":185793,"tr_customer_product_id":185783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Barton Watsica","mobile_number":"735-736-5823","email_id":"Brenda_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"10974271542252","imei1":"10974271542252","imei2":"10974271542252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185772,"job_number":"JOB_185772","tr_customer_id":185790,"tr_customer_product_id":185780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Erich Littel","mobile_number":"243-581-0802","email_id":"Maude_McLaughlin82@hotmail.com","dop":"2025-04-06","serial_number":"12173435992654","imei1":"12173435992654","imei2":"12173435992654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185768,"job_number":"JOB_185768","tr_customer_id":185786,"tr_customer_product_id":185776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:22:12.000Z","name":"Caden Wuckert","mobile_number":"577-527-7522","email_id":"Orin.Runolfsdottir22@gmail.com","dop":"2025-04-06","serial_number":"13489154024406","imei1":"13489154024406","imei2":"13489154024406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185766,"job_number":"JOB_185766","tr_customer_id":185784,"tr_customer_product_id":185774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:22:12.000Z","name":"Amir Gaylord","mobile_number":"299-388-3244","email_id":"Oma.Wilkinson@gmail.com","dop":"2025-04-06","serial_number":"16475124846615","imei1":"16475124846615","imei2":"16475124846615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185759,"job_number":"JOB_185759","tr_customer_id":185777,"tr_customer_product_id":185767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:34.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"Tressie Mertz","mobile_number":"822-222-6340","email_id":"Jeramy_Lubowitz75@gmail.com","dop":"2025-04-06","serial_number":"18030349096455","imei1":"18030349096455","imei2":"18030349096455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185757,"job_number":"JOB_185757","tr_customer_id":185775,"tr_customer_product_id":185765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:22:03.000Z","name":"Courtney Streich","mobile_number":"796-891-9397","email_id":"Brando.Abernathy@hotmail.com","dop":"2025-12-31","serial_number":"101416045882152","imei1":"101416045882152","imei2":"101416045882152","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185754,"job_number":"JOB_185754","tr_customer_id":185772,"tr_customer_product_id":185762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Kay Hamill","mobile_number":"842-558-8837","email_id":"Thomas84@gmail.com","dop":"2025-04-06","serial_number":"14501603297879","imei1":"14501603297879","imei2":"14501603297879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185751,"job_number":"JOB_185751","tr_customer_id":185769,"tr_customer_product_id":185759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Murray Windler","mobile_number":"639-556-9636","email_id":"Vicenta_Bahringer37@yahoo.com","dop":"2000-01-31","serial_number":"10194667218815","imei1":"10194667218815","imei2":"10194667218815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185748,"job_number":"JOB_185748","tr_customer_id":185766,"tr_customer_product_id":185756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Mallory Goldner","mobile_number":"971-557-8695","email_id":"Willow_Rutherford47@hotmail.com","dop":"2025-04-06","serial_number":"15956957216834","imei1":"15956957216834","imei2":"15956957216834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185746,"job_number":"JOB_185746","tr_customer_id":185764,"tr_customer_product_id":185754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:15.000Z","modified_at":"2026-02-14T04:21:46.000Z","name":"Pink Glover","mobile_number":"288-681-2877","email_id":"Harmony_Harris@gmail.com","dop":"2025-02-01","serial_number":"90998270881646","imei1":"90998270881646","imei2":"90998270881646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185742,"job_number":"JOB_185742","tr_customer_id":185760,"tr_customer_product_id":185750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Jaylin Davis","mobile_number":"409-216-2150","email_id":"Delta_Johns85@yahoo.com","dop":"2025-04-06","serial_number":"16036778697022","imei1":"16036778697022","imei2":"16036778697022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185739,"job_number":"JOB_185739","tr_customer_id":185757,"tr_customer_product_id":185747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Esteban Herzog","mobile_number":"372-924-9419","email_id":"Brayan.McLaughlin1@yahoo.com","dop":"2025-04-06","serial_number":"17104138616637","imei1":"17104138616637","imei2":"17104138616637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185736,"job_number":"JOB_185736","tr_customer_id":185754,"tr_customer_product_id":185744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"Ocie Ziemann","mobile_number":"349-421-4456","email_id":"Esta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19153847987044","imei1":"19153847987044","imei2":"19153847987044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185732,"job_number":"JOB_185732","tr_customer_id":185750,"tr_customer_product_id":185740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"Benton Bashirian","mobile_number":"757-766-6588","email_id":"Lyla_Frami17@hotmail.com","dop":"2025-04-06","serial_number":"19365388295435","imei1":"19365388295435","imei2":"19365388295435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185729,"job_number":"JOB_185729","tr_customer_id":185747,"tr_customer_product_id":185737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:21:31.000Z","name":"Sam Raynor","mobile_number":"333-545-9222","email_id":"Kendra_Labadie57@hotmail.com","dop":"2025-04-06","serial_number":"15030445859008","imei1":"15030445859008","imei2":"15030445859008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185727,"job_number":"JOB_185727","tr_customer_id":185745,"tr_customer_product_id":185735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:21:31.000Z","name":"Elena Kutch","mobile_number":"656-812-4978","email_id":"Casper_Mitchell70@hotmail.com","dop":"2025-04-06","serial_number":"17721844726751","imei1":"17721844726751","imei2":"17721844726751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185723,"job_number":"JOB_185723","tr_customer_id":185741,"tr_customer_product_id":185731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:49.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Morris McLaughlin","mobile_number":"678-247-5997","email_id":"Ewald10@hotmail.com","dop":"2025-04-06","serial_number":"13560424067988","imei1":"13560424067988","imei2":"13560424067988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185719,"job_number":"JOB_185719","tr_customer_id":185737,"tr_customer_product_id":185727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:21:18.000Z","name":"Vivienne Maggio","mobile_number":"771-483-0737","email_id":"Leif39@gmail.com","dop":"2025-04-06","serial_number":"18130003670240","imei1":"18130003670240","imei2":"18130003670240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185718,"job_number":"JOB_185718","tr_customer_id":185736,"tr_customer_product_id":185726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Rashad O'Kon","mobile_number":"771-735-4068","email_id":"Trudie_Kozey@gmail.com","dop":"2025-06-18","serial_number":"10543158024321","imei1":"10543158024321","imei2":"10543158024321","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185714,"job_number":"JOB_185714","tr_customer_id":185732,"tr_customer_product_id":185722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:43.000Z","modified_at":"2026-02-14T04:21:17.000Z","name":"Gerry King","mobile_number":"243-280-6142","email_id":"Marcia_Schumm74@yahoo.com","dop":"2025-04-06","serial_number":"18828315741302","imei1":"18828315741302","imei2":"18828315741302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185713,"job_number":"JOB_185713","tr_customer_id":185731,"tr_customer_product_id":185721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:43.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"Vern Erdman","mobile_number":"827-544-9719","email_id":"Kelli61@hotmail.com","dop":"2025-12-31","serial_number":"104560377191813","imei1":"104560377191813","imei2":"104560377191813","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185709,"job_number":"JOB_185709","tr_customer_id":185727,"tr_customer_product_id":185717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:39.000Z","modified_at":"2026-02-14T04:21:15.000Z","name":"Dudley Keeling","mobile_number":"938-825-1644","email_id":"Joaquin14@hotmail.com","dop":"2000-01-31","serial_number":"10725565605249","imei1":"10725565605249","imei2":"10725565605249","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185706,"job_number":"JOB_185706","tr_customer_id":185724,"tr_customer_product_id":185714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"Nelda Carroll","mobile_number":"281-287-5882","email_id":"Green10@hotmail.com","dop":"2025-02-01","serial_number":"50282738753758","imei1":"50282738753758","imei2":"50282738753758","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185702,"job_number":"JOB_185702","tr_customer_id":185720,"tr_customer_product_id":185710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:21:11.000Z","name":"Oceane Gerlach","mobile_number":"721-769-5954","email_id":"Domenic_Schoen@gmail.com","dop":"2025-04-06","serial_number":"13744733793385","imei1":"13744733793385","imei2":"13744733793385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185698,"job_number":"JOB_185698","tr_customer_id":185716,"tr_customer_product_id":185706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:29.000Z","modified_at":"2026-02-14T04:21:05.000Z","name":"Lionel Green","mobile_number":"793-883-2798","email_id":"Layla.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11402786389897","imei1":"11402786389897","imei2":"11402786389897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185695,"job_number":"JOB_185695","tr_customer_id":185713,"tr_customer_product_id":185703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:27.000Z","modified_at":"2026-02-14T04:21:00.000Z","name":"Coty Christiansen","mobile_number":"474-665-7627","email_id":"Presley_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"11583969883808","imei1":"11583969883808","imei2":"11583969883808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185692,"job_number":"JOB_185692","tr_customer_id":185710,"tr_customer_product_id":185700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:19.000Z","modified_at":"2026-02-14T04:20:54.000Z","name":"Parker Morissette","mobile_number":"965-559-7339","email_id":"Antonietta_Keeling@hotmail.com","dop":"2025-04-06","serial_number":"19056928679703","imei1":"19056928679703","imei2":"19056928679703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185689,"job_number":"JOB_185689","tr_customer_id":185707,"tr_customer_product_id":185697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rosella Considine","mobile_number":"345-654-1403","email_id":"Bennie_Heaney@gmail.com","dop":"2025-04-06","serial_number":"16926149934501","imei1":"16926149934501","imei2":"16926149934501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185687,"job_number":"JOB_185687","tr_customer_id":185705,"tr_customer_product_id":185695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Peggie Anderson","mobile_number":"425-470-2014","email_id":"Linda_Hudson96@yahoo.com","dop":"2025-04-06","serial_number":"17601310275603","imei1":"17601310275603","imei2":"17601310275603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185685,"job_number":"JOB_185685","tr_customer_id":185703,"tr_customer_product_id":185693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:49.000Z","name":"Jade Walsh","mobile_number":"350-312-2580","email_id":"Yesenia_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11814346968364","imei1":"11814346968364","imei2":"11814346968364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185681,"job_number":"JOB_185681","tr_customer_id":185699,"tr_customer_product_id":185689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Aimee Swaniawski","mobile_number":"527-669-4668","email_id":"Herbert24@yahoo.com","dop":"2025-04-06","serial_number":"17096714442881","imei1":"17096714442881","imei2":"17096714442881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185680,"job_number":"JOB_185680","tr_customer_id":185698,"tr_customer_product_id":185688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Mathias Hand","mobile_number":"676-885-3893","email_id":"Lura61@gmail.com","dop":"2025-04-06","serial_number":"16553454514800","imei1":"16553454514800","imei2":"16553454514800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185676,"job_number":"JOB_185676","tr_customer_id":185694,"tr_customer_product_id":185684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Meagan Herzog","mobile_number":"702-569-2959","email_id":"Tessie_Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"16383632992445","imei1":"16383632992445","imei2":"16383632992445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185674,"job_number":"JOB_185674","tr_customer_id":185692,"tr_customer_product_id":185682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Dewayne Bode","mobile_number":"997-958-1494","email_id":"Taya93@hotmail.com","dop":"2025-06-18","serial_number":"10628052427366","imei1":"10628052427366","imei2":"10628052427366","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185671,"job_number":"JOB_185671","tr_customer_id":185689,"tr_customer_product_id":185679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:57.000Z","modified_at":"2026-02-14T04:20:27.000Z","name":"Annabelle Kilback","mobile_number":"597-461-0438","email_id":"Darby.Hamill48@yahoo.com","dop":"2025-02-01","serial_number":"28978910439649","imei1":"28978910439649","imei2":"28978910439649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185666,"job_number":"JOB_185666","tr_customer_id":185684,"tr_customer_product_id":185674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:44.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Stacey Muller","mobile_number":"294-502-1128","email_id":"Margret_Trantow28@gmail.com","dop":"2025-04-06","serial_number":"14193277332839","imei1":"14193277332839","imei2":"14193277332839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185664,"job_number":"JOB_185664","tr_customer_id":185682,"tr_customer_product_id":185672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56479508756449","imei1":"56479508756449","imei2":"56479508756449","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185662,"job_number":"JOB_185662","tr_customer_id":185680,"tr_customer_product_id":185670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:26.000Z","modified_at":"2026-02-14T04:19:58.000Z","name":"Reanna Hoeger","mobile_number":"307-337-6334","email_id":"Nyasia24@gmail.com","dop":"2025-04-06","serial_number":"12868886230531","imei1":"12868886230531","imei2":"12868886230531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185659,"job_number":"JOB_185659","tr_customer_id":185677,"tr_customer_product_id":185667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:22.000Z","modified_at":"2026-02-14T04:19:56.000Z","name":"Clementine Olson","mobile_number":"625-364-3679","email_id":"Wava_Streich@gmail.com","dop":"2025-04-06","serial_number":"16700560393209","imei1":"16700560393209","imei2":"16700560393209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185658,"job_number":"JOB_185658","tr_customer_id":185676,"tr_customer_product_id":185666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:16.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"54229998652417","imei1":"54229998652417","imei2":"54229998652417","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185657,"job_number":"JOB_185657","tr_customer_id":185675,"tr_customer_product_id":185665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:14:16.000Z","modified_at":"2026-02-14T03:16:03.000Z","name":"Orville Hermiston","mobile_number":"275-420-0965","email_id":"Joaquin.Dibbert58@hotmail.com","dop":"2026-01-04","serial_number":"16791227566997","imei1":"16791227566997","imei2":"16791227566997","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185654,"job_number":"JOB_185654","tr_customer_id":185672,"tr_customer_product_id":185662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:46.000Z","modified_at":"2026-02-14T03:12:00.000Z","name":"Reba Jakubowski","mobile_number":"930-317-5963","email_id":"Aliyah.Sporer20@hotmail.com","dop":"2025-05-30","serial_number":"19996166515724","imei1":"19996166515724","imei2":"19996166515724","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T03:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 186212 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186212 1 0 0
Verify Keys are present for job with jobId: 186211 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186211 1 0 0
Verify Keys are present for job with jobId: 186210 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186210 1 0 0
Verify Keys are present for job with jobId: 186209 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186209 1 0 0
Verify Keys are present for job with jobId: 186192 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186192 1 0 0
Verify Keys are present for job with jobId: 186191 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186191 1 0 0
Verify Keys are present for job with jobId: 186190 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186190 1 0 0
Verify Keys are present for job with jobId: 186189 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186189 1 0 0
Verify Keys are present for job with jobId: 186186 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186186 1 0 0
Verify Keys are present for job with jobId: 186185 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186185 1 0 0
Verify Keys are present for job with jobId: 186182 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186182 1 0 0
Verify Keys are present for job with jobId: 186181 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186181 1 0 0
Verify Keys are present for job with jobId: 186163 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186163 1 0 0
Verify Keys are present for job with jobId: 186012 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186012 1 0 0
Verify Keys are present for job with jobId: 185989 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185989 1 0 0
Verify Keys are present for job with jobId: 185982 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185982 1 0 0
Verify Keys are present for job with jobId: 185981 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185981 1 0 0
Verify Keys are present for job with jobId: 185980 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185980 1 0 0
Verify Keys are present for job with jobId: 185925 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185925 1 0 0
Verify Keys are present for job with jobId: 185924 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185924 1 0 0
Verify Keys are present for job with jobId: 185923 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185923 1 0 0
Verify Keys are present for job with jobId: 185920 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185920 1 0 0
Verify Keys are present for job with jobId: 185919 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185919 1 0 0
Verify Keys are present for job with jobId: 185918 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185918 1 0 0
Verify Keys are present for job with jobId: 185917 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185917 1 0 0
Verify Keys are present for job with jobId: 185859 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185859 1 0 0
Verify Keys are present for job with jobId: 185858 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185858 1 0 0
Verify Keys are present for job with jobId: 185830 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185830 1 0 0
Verify Keys are present for job with jobId: 185826 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185826 1 0 0
Verify Keys are present for job with jobId: 185825 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185825 1 0 0
Verify Keys are present for job with jobId: 185824 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185824 1 0 0
Verify Keys are present for job with jobId: 185820 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185820 1 0 0
Verify Keys are present for job with jobId: 185816 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185816 1 0 0
Verify Keys are present for job with jobId: 185815 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185815 1 0 0
Verify Keys are present for job with jobId: 185814 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185814 1 0 0
Verify Keys are present for job with jobId: 185811 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185811 1 0 0
Verify Keys are present for job with jobId: 185803 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185803 1 0 0
Verify Keys are present for job with jobId: 185802 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185802 1 0 0
Verify Keys are present for job with jobId: 185801 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185801 1 0 0
Verify Keys are present for job with jobId: 185788 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185788 1 0 0
Verify Keys are present for job with jobId: 185786 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185786 1 0 0
Verify Keys are present for job with jobId: 185781 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185781 1 0 0
Verify Keys are present for job with jobId: 185780 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185780 1 0 0
Verify Keys are present for job with jobId: 185779 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185779 1 0 0
Verify Keys are present for job with jobId: 185778 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185778 1 0 0
Verify Keys are present for job with jobId: 185777 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185777 1 0 0
Verify Keys are present for job with jobId: 185764 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185764 1 0 0
Verify Keys are present for job with jobId: 185763 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185763 1 0 0
Verify Keys are present for job with jobId: 185762 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185762 1 0 0
Verify Keys are present for job with jobId: 185761 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185761 1 0 0
Verify Keys are present for job with jobId: 185725 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185725 1 0 0
Verify Keys are present for job with jobId: 185707 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185707 1 0 0
Verify Keys are present for job with jobId: 185693 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185693 1 0 0
Verify Keys are present for job with jobId: 185675 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185675 1 0 0
Verify Keys are present for job with jobId: 185668 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185668 1 0 0
Verify Keys are present for job with jobId: 185665 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185665 1 0 0
Verify Keys are present for job with jobId: 186215 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186215 1 0 0
Verify Keys are present for job with jobId: 186214 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186214 1 0 0
Verify Keys are present for job with jobId: 186213 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186213 1 0 0
Verify Keys are present for job with jobId: 186208 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186208 1 0 0
Verify Keys are present for job with jobId: 186207 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186207 1 0 0
Verify Keys are present for job with jobId: 186206 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186206 1 0 0
Verify Keys are present for job with jobId: 186205 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186205 1 0 0
Verify Keys are present for job with jobId: 186204 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186204 1 0 0
Verify Keys are present for job with jobId: 186203 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186203 1 0 0
Verify Keys are present for job with jobId: 186202 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186202 1 0 0
Verify Keys are present for job with jobId: 186201 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186201 1 0 0
Verify Keys are present for job with jobId: 186200 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186200 1 0 0
Verify Keys are present for job with jobId: 186199 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186199 1 0 0
Verify Keys are present for job with jobId: 186198 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186198 1 0 0
Verify Keys are present for job with jobId: 186197 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186197 1 0 0
Verify Keys are present for job with jobId: 186196 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186196 1 0 0
Verify Keys are present for job with jobId: 186195 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186195 1 0 0
Verify Keys are present for job with jobId: 186194 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186194 1 0 0
Verify Keys are present for job with jobId: 186193 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186193 1 0 0
Verify Keys are present for job with jobId: 186188 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186188 1 0 0
Verify Keys are present for job with jobId: 186187 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186187 1 0 0
Verify Keys are present for job with jobId: 186184 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186184 1 0 0
Verify Keys are present for job with jobId: 186183 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186183 1 0 0
Verify Keys are present for job with jobId: 186180 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186180 1 0 0
Verify Keys are present for job with jobId: 186179 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186179 1 0 0
Verify Keys are present for job with jobId: 186178 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186178 1 0 0
Verify Keys are present for job with jobId: 186177 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186177 1 0 0
Verify Keys are present for job with jobId: 186176 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186176 1 0 0
Verify Keys are present for job with jobId: 186175 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186175 1 0 0
Verify Keys are present for job with jobId: 186174 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186174 1 0 0
Verify Keys are present for job with jobId: 186173 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186173 1 0 0
Verify Keys are present for job with jobId: 186172 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186172 1 0 0
Verify Keys are present for job with jobId: 186171 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186171 1 0 0
Verify Keys are present for job with jobId: 186170 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186170 1 0 0
Verify Keys are present for job with jobId: 186169 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186169 1 0 0
Verify Keys are present for job with jobId: 186168 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186168 1 0 0
Verify Keys are present for job with jobId: 186167 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186167 1 0 0
Verify Keys are present for job with jobId: 186166 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186166 1 0 0
Verify Keys are present for job with jobId: 186165 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186165 1 0 0
Verify Keys are present for job with jobId: 186164 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186164 1 0 0
Verify Keys are present for job with jobId: 186162 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186162 1 0 0
Verify Keys are present for job with jobId: 186161 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186161 1 0 0
Verify Keys are present for job with jobId: 186160 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186160 1 0 0
Verify Keys are present for job with jobId: 186159 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186159 1 0 0
Verify Keys are present for job with jobId: 186158 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186158 1 0 0
Verify Keys are present for job with jobId: 186157 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186157 1 0 0
Verify Keys are present for job with jobId: 186156 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186156 1 0 0
Verify Keys are present for job with jobId: 186155 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186155 1 0 0
Verify Keys are present for job with jobId: 186154 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186154 1 0 0
Verify Keys are present for job with jobId: 186153 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186153 1 0 0
Verify Keys are present for job with jobId: 186152 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186152 1 0 0
Verify Keys are present for job with jobId: 186151 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186151 1 0 0
Verify Keys are present for job with jobId: 186150 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186150 1 0 0
Verify Keys are present for job with jobId: 186149 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186149 1 0 0
Verify Keys are present for job with jobId: 186148 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186148 1 0 0
Verify Keys are present for job with jobId: 186147 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186147 1 0 0
Verify Keys are present for job with jobId: 186146 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186146 1 0 0
Verify Keys are present for job with jobId: 186145 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186145 1 0 0
Verify Keys are present for job with jobId: 186144 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186144 1 0 0
Verify Keys are present for job with jobId: 186143 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186143 1 0 0
Verify Keys are present for job with jobId: 186142 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186142 1 0 0
Verify Keys are present for job with jobId: 186141 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186141 1 0 0
Verify Keys are present for job with jobId: 186140 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186140 1 0 0
Verify Keys are present for job with jobId: 186139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186139 1 0 0
Verify Keys are present for job with jobId: 186138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186138 1 0 0
Verify Keys are present for job with jobId: 186137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186137 1 0 0
Verify Keys are present for job with jobId: 186136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186136 1 0 0
Verify Keys are present for job with jobId: 186135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186135 1 0 0
Verify Keys are present for job with jobId: 186134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186134 1 0 0
Verify Keys are present for job with jobId: 186133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186133 1 0 0
Verify Keys are present for job with jobId: 186132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186132 1 0 0
Verify Keys are present for job with jobId: 186131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186131 1 0 0
Verify Keys are present for job with jobId: 186130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186130 1 0 0
Verify Keys are present for job with jobId: 186129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186129 1 0 0
Verify Keys are present for job with jobId: 186128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186128 1 0 0
Verify Keys are present for job with jobId: 186127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186127 1 0 0
Verify Keys are present for job with jobId: 186126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186126 1 0 0
Verify Keys are present for job with jobId: 186125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186125 1 0 0
Verify Keys are present for job with jobId: 186124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186124 1 0 0
Verify Keys are present for job with jobId: 186123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186123 1 0 0
Verify Keys are present for job with jobId: 186122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186122 1 0 0
Verify Keys are present for job with jobId: 186121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186121 1 0 0
Verify Keys are present for job with jobId: 186120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186120 1 0 0
Verify Keys are present for job with jobId: 186119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186119 1 0 0
Verify Keys are present for job with jobId: 186118 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186118 1 0 0
Verify Keys are present for job with jobId: 186117 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186117 1 0 0
Verify Keys are present for job with jobId: 186116 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186116 1 0 0
Verify Keys are present for job with jobId: 186115 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186115 1 0 0
Verify Keys are present for job with jobId: 186114 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186114 1 0 0
Verify Keys are present for job with jobId: 186113 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186113 1 0 0
Verify Keys are present for job with jobId: 186112 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186112 1 0 0
Verify Keys are present for job with jobId: 186111 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186111 1 0 0
Verify Keys are present for job with jobId: 186110 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186110 1 0 0
Verify Keys are present for job with jobId: 186109 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186109 1 0 0
Verify Keys are present for job with jobId: 186108 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186108 1 0 0
Verify Keys are present for job with jobId: 186107 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186107 1 0 0
Verify Keys are present for job with jobId: 186106 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186106 1 0 0
Verify Keys are present for job with jobId: 186105 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186105 1 0 0
Verify Keys are present for job with jobId: 186104 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186104 1 0 0
Verify Keys are present for job with jobId: 186103 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186103 1 0 0
Verify Keys are present for job with jobId: 186102 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186102 1 0 0
Verify Keys are present for job with jobId: 186101 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186101 1 0 0
Verify Keys are present for job with jobId: 186100 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186100 1 0 0
Verify Keys are present for job with jobId: 186099 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186099 1 0 0
Verify Keys are present for job with jobId: 186098 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186098 1 0 0
Verify Keys are present for job with jobId: 186097 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186097 1 0 0
Verify Keys are present for job with jobId: 186096 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186096 1 0 0
Verify Keys are present for job with jobId: 186095 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186095 1 0 0
Verify Keys are present for job with jobId: 186094 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186094 1 0 0
Verify Keys are present for job with jobId: 186093 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186093 1 0 0
Verify Keys are present for job with jobId: 186092 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186092 1 0 0
Verify Keys are present for job with jobId: 186091 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186091 1 0 0
Verify Keys are present for job with jobId: 186090 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186090 1 0 0
Verify Keys are present for job with jobId: 186089 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186089 1 0 0
Verify Keys are present for job with jobId: 186088 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186088 1 0 0
Verify Keys are present for job with jobId: 186087 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186087 1 0 0
Verify Keys are present for job with jobId: 186086 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186086 1 0 0
Verify Keys are present for job with jobId: 186085 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186085 1 0 0
Verify Keys are present for job with jobId: 186084 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186084 1 0 0
Verify Keys are present for job with jobId: 186083 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186083 1 0 0
Verify Keys are present for job with jobId: 186082 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186082 1 0 0
Verify Keys are present for job with jobId: 186081 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186081 1 0 0
Verify Keys are present for job with jobId: 186080 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186080 1 0 0
Verify Keys are present for job with jobId: 186079 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186079 1 0 0
Verify Keys are present for job with jobId: 186078 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186078 1 0 0
Verify Keys are present for job with jobId: 186077 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186077 1 0 0
Verify Keys are present for job with jobId: 186076 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186076 1 0 0
Verify Keys are present for job with jobId: 186075 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186075 1 0 0
Verify Keys are present for job with jobId: 186074 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186074 1 0 0
Verify Keys are present for job with jobId: 186073 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186073 1 0 0
Verify Keys are present for job with jobId: 186072 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186072 1 0 0
Verify Keys are present for job with jobId: 186071 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186071 1 0 0
Verify Keys are present for job with jobId: 186070 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186070 1 0 0
Verify Keys are present for job with jobId: 186069 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186069 1 0 0
Verify Keys are present for job with jobId: 186068 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186068 1 0 0
Verify Keys are present for job with jobId: 186067 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186067 1 0 0
Verify Keys are present for job with jobId: 186066 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186066 1 0 0
Verify Keys are present for job with jobId: 186065 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186065 1 0 0
Verify Keys are present for job with jobId: 186064 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186064 1 0 0
Verify Keys are present for job with jobId: 186063 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186063 1 0 0
Verify Keys are present for job with jobId: 186062 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186062 1 0 0
Verify Keys are present for job with jobId: 186061 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186061 1 0 0
Verify Keys are present for job with jobId: 186060 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186060 1 0 0
Verify Keys are present for job with jobId: 186059 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186059 1 0 0
Verify Keys are present for job with jobId: 186058 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186058 1 0 0
Verify Keys are present for job with jobId: 186057 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186057 1 0 0
Verify Keys are present for job with jobId: 186056 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186056 1 0 0
Verify Keys are present for job with jobId: 186055 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186055 1 0 0
Verify Keys are present for job with jobId: 186054 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186054 1 0 0
Verify Keys are present for job with jobId: 186053 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186053 1 0 0
Verify Keys are present for job with jobId: 186052 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186052 1 0 0
Verify Keys are present for job with jobId: 186051 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186051 1 0 0
Verify Keys are present for job with jobId: 186050 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186050 1 0 0
Verify Keys are present for job with jobId: 186049 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186049 1 0 0
Verify Keys are present for job with jobId: 186048 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186048 1 0 0
Verify Keys are present for job with jobId: 186047 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186047 1 0 0
Verify Keys are present for job with jobId: 186046 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186046 1 0 0
Verify Keys are present for job with jobId: 186045 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186045 1 0 0
Verify Keys are present for job with jobId: 186044 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186044 1 0 0
Verify Keys are present for job with jobId: 186043 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186043 1 0 0
Verify Keys are present for job with jobId: 186042 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186042 1 0 0
Verify Keys are present for job with jobId: 186041 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186041 1 0 0
Verify Keys are present for job with jobId: 186040 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186040 1 0 0
Verify Keys are present for job with jobId: 186039 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186039 1 0 0
Verify Keys are present for job with jobId: 186038 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186038 1 0 0
Verify Keys are present for job with jobId: 186037 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186037 1 0 0
Verify Keys are present for job with jobId: 186036 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186036 1 0 0
Verify Keys are present for job with jobId: 186035 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186035 1 0 0
Verify Keys are present for job with jobId: 186034 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186034 1 0 0
Verify Keys are present for job with jobId: 186033 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186033 1 0 0
Verify Keys are present for job with jobId: 186032 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186032 1 0 0
Verify Keys are present for job with jobId: 186031 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186031 1 0 0
Verify Keys are present for job with jobId: 186030 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186030 1 0 0
Verify Keys are present for job with jobId: 186029 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186029 1 0 0
Verify Keys are present for job with jobId: 186028 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186028 1 0 0
Verify Keys are present for job with jobId: 186027 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186027 1 0 0
Verify Keys are present for job with jobId: 186026 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186026 1 0 0
Verify Keys are present for job with jobId: 186025 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186025 1 0 0
Verify Keys are present for job with jobId: 186024 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186024 1 0 0
Verify Keys are present for job with jobId: 186023 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186023 1 0 0
Verify Keys are present for job with jobId: 186022 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186022 1 0 0
Verify Keys are present for job with jobId: 186021 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186021 1 0 0
Verify Keys are present for job with jobId: 186020 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186020 1 0 0
Verify Keys are present for job with jobId: 186019 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186019 1 0 0
Verify Keys are present for job with jobId: 186018 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186018 1 0 0
Verify Keys are present for job with jobId: 186017 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186017 1 0 0
Verify Keys are present for job with jobId: 186016 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186016 1 0 0
Verify Keys are present for job with jobId: 186015 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186015 1 0 0
Verify Keys are present for job with jobId: 186014 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186014 1 0 0
Verify Keys are present for job with jobId: 186013 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186013 1 0 0
Verify Keys are present for job with jobId: 186011 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186011 1 0 0
Verify Keys are present for job with jobId: 186010 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186010 1 0 0
Verify Keys are present for job with jobId: 186009 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186009 1 0 0
Verify Keys are present for job with jobId: 186008 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186008 1 0 0
Verify Keys are present for job with jobId: 186007 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186007 1 0 0
Verify Keys are present for job with jobId: 186006 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186006 1 0 0
Verify Keys are present for job with jobId: 186005 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186005 1 0 0
Verify Keys are present for job with jobId: 186004 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186004 1 0 0
Verify Keys are present for job with jobId: 186003 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186003 1 0 0
Verify Keys are present for job with jobId: 186002 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186002 1 0 0
Verify Keys are present for job with jobId: 186001 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186001 1 0 0
Verify Keys are present for job with jobId: 186000 1 0 0
Verify Job Number starts with 'JOB_' for Job: 186000 1 0 0
Verify Keys are present for job with jobId: 185999 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185999 1 0 0
Verify Keys are present for job with jobId: 185998 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185998 1 0 0
Verify Keys are present for job with jobId: 185997 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185997 1 0 0
Verify Keys are present for job with jobId: 185996 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185996 1 0 0
Verify Keys are present for job with jobId: 185995 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185995 1 0 0
Verify Keys are present for job with jobId: 185994 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185994 1 0 0
Verify Keys are present for job with jobId: 185993 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185993 1 0 0
Verify Keys are present for job with jobId: 185992 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185992 1 0 0
Verify Keys are present for job with jobId: 185991 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185991 1 0 0
Verify Keys are present for job with jobId: 185990 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185990 1 0 0
Verify Keys are present for job with jobId: 185988 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185988 1 0 0
Verify Keys are present for job with jobId: 185987 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185987 1 0 0
Verify Keys are present for job with jobId: 185986 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185986 1 0 0
Verify Keys are present for job with jobId: 185985 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185985 1 0 0
Verify Keys are present for job with jobId: 185984 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185984 1 0 0
Verify Keys are present for job with jobId: 185983 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185983 1 0 0
Verify Keys are present for job with jobId: 185979 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185979 1 0 0
Verify Keys are present for job with jobId: 185978 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185978 1 0 0
Verify Keys are present for job with jobId: 185977 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185977 1 0 0
Verify Keys are present for job with jobId: 185976 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185976 1 0 0
Verify Keys are present for job with jobId: 185975 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185975 1 0 0
Verify Keys are present for job with jobId: 185974 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185974 1 0 0
Verify Keys are present for job with jobId: 185973 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185973 1 0 0
Verify Keys are present for job with jobId: 185972 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185972 1 0 0
Verify Keys are present for job with jobId: 185971 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185971 1 0 0
Verify Keys are present for job with jobId: 185970 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185970 1 0 0
Verify Keys are present for job with jobId: 185969 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185969 1 0 0
Verify Keys are present for job with jobId: 185968 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185968 1 0 0
Verify Keys are present for job with jobId: 185967 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185967 1 0 0
Verify Keys are present for job with jobId: 185966 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185966 1 0 0
Verify Keys are present for job with jobId: 185965 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185965 1 0 0
Verify Keys are present for job with jobId: 185964 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185964 1 0 0
Verify Keys are present for job with jobId: 185963 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185963 1 0 0
Verify Keys are present for job with jobId: 185962 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185962 1 0 0
Verify Keys are present for job with jobId: 185961 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185961 1 0 0
Verify Keys are present for job with jobId: 185960 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185960 1 0 0
Verify Keys are present for job with jobId: 185959 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185959 1 0 0
Verify Keys are present for job with jobId: 185958 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185958 1 0 0
Verify Keys are present for job with jobId: 185957 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185957 1 0 0
Verify Keys are present for job with jobId: 185956 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185956 1 0 0
Verify Keys are present for job with jobId: 185955 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185955 1 0 0
Verify Keys are present for job with jobId: 185954 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185954 1 0 0
Verify Keys are present for job with jobId: 185953 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185953 1 0 0
Verify Keys are present for job with jobId: 185952 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185952 1 0 0
Verify Keys are present for job with jobId: 185951 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185951 1 0 0
Verify Keys are present for job with jobId: 185950 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185950 1 0 0
Verify Keys are present for job with jobId: 185949 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185949 1 0 0
Verify Keys are present for job with jobId: 185948 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185948 1 0 0
Verify Keys are present for job with jobId: 185947 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185947 1 0 0
Verify Keys are present for job with jobId: 185946 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185946 1 0 0
Verify Keys are present for job with jobId: 185945 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185945 1 0 0
Verify Keys are present for job with jobId: 185944 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185944 1 0 0
Verify Keys are present for job with jobId: 185943 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185943 1 0 0
Verify Keys are present for job with jobId: 185942 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185942 1 0 0
Verify Keys are present for job with jobId: 185941 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185941 1 0 0
Verify Keys are present for job with jobId: 185940 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185940 1 0 0
Verify Keys are present for job with jobId: 185939 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185939 1 0 0
Verify Keys are present for job with jobId: 185938 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185938 1 0 0
Verify Keys are present for job with jobId: 185937 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185937 1 0 0
Verify Keys are present for job with jobId: 185936 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185936 1 0 0
Verify Keys are present for job with jobId: 185935 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185935 1 0 0
Verify Keys are present for job with jobId: 185934 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185934 1 0 0
Verify Keys are present for job with jobId: 185933 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185933 1 0 0
Verify Keys are present for job with jobId: 185932 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185932 1 0 0
Verify Keys are present for job with jobId: 185931 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185931 1 0 0
Verify Keys are present for job with jobId: 185930 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185930 1 0 0
Verify Keys are present for job with jobId: 185929 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185929 1 0 0
Verify Keys are present for job with jobId: 185928 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185928 1 0 0
Verify Keys are present for job with jobId: 185927 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185927 1 0 0
Verify Keys are present for job with jobId: 185926 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185926 1 0 0
Verify Keys are present for job with jobId: 185922 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185922 1 0 0
Verify Keys are present for job with jobId: 185921 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185921 1 0 0
Verify Keys are present for job with jobId: 185916 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185916 1 0 0
Verify Keys are present for job with jobId: 185915 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185915 1 0 0
Verify Keys are present for job with jobId: 185914 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185914 1 0 0
Verify Keys are present for job with jobId: 185913 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185913 1 0 0
Verify Keys are present for job with jobId: 185912 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185912 1 0 0
Verify Keys are present for job with jobId: 185911 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185911 1 0 0
Verify Keys are present for job with jobId: 185910 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185910 1 0 0
Verify Keys are present for job with jobId: 185909 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185909 1 0 0
Verify Keys are present for job with jobId: 185908 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185908 1 0 0
Verify Keys are present for job with jobId: 185907 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185907 1 0 0
Verify Keys are present for job with jobId: 185906 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185906 1 0 0
Verify Keys are present for job with jobId: 185905 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185905 1 0 0
Verify Keys are present for job with jobId: 185904 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185904 1 0 0
Verify Keys are present for job with jobId: 185903 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185903 1 0 0
Verify Keys are present for job with jobId: 185902 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185902 1 0 0
Verify Keys are present for job with jobId: 185901 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185901 1 0 0
Verify Keys are present for job with jobId: 185900 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185900 1 0 0
Verify Keys are present for job with jobId: 185899 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185899 1 0 0
Verify Keys are present for job with jobId: 185898 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185898 1 0 0
Verify Keys are present for job with jobId: 185897 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185897 1 0 0
Verify Keys are present for job with jobId: 185896 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185896 1 0 0
Verify Keys are present for job with jobId: 185895 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185895 1 0 0
Verify Keys are present for job with jobId: 185894 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185894 1 0 0
Verify Keys are present for job with jobId: 185893 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185893 1 0 0
Verify Keys are present for job with jobId: 185892 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185892 1 0 0
Verify Keys are present for job with jobId: 185891 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185891 1 0 0
Verify Keys are present for job with jobId: 185890 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185890 1 0 0
Verify Keys are present for job with jobId: 185889 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185889 1 0 0
Verify Keys are present for job with jobId: 185888 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185888 1 0 0
Verify Keys are present for job with jobId: 185887 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185887 1 0 0
Verify Keys are present for job with jobId: 185886 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185886 1 0 0
Verify Keys are present for job with jobId: 185885 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185885 1 0 0
Verify Keys are present for job with jobId: 185884 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185884 1 0 0
Verify Keys are present for job with jobId: 185883 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185883 1 0 0
Verify Keys are present for job with jobId: 185882 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185882 1 0 0
Verify Keys are present for job with jobId: 185881 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185881 1 0 0
Verify Keys are present for job with jobId: 185880 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185880 1 0 0
Verify Keys are present for job with jobId: 185879 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185879 1 0 0
Verify Keys are present for job with jobId: 185878 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185878 1 0 0
Verify Keys are present for job with jobId: 185877 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185877 1 0 0
Verify Keys are present for job with jobId: 185876 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185876 1 0 0
Verify Keys are present for job with jobId: 185875 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185875 1 0 0
Verify Keys are present for job with jobId: 185874 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185874 1 0 0
Verify Keys are present for job with jobId: 185873 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185873 1 0 0
Verify Keys are present for job with jobId: 185872 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185872 1 0 0
Verify Keys are present for job with jobId: 185871 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185871 1 0 0
Verify Keys are present for job with jobId: 185870 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185870 1 0 0
Verify Keys are present for job with jobId: 185869 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185869 1 0 0
Verify Keys are present for job with jobId: 185868 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185868 1 0 0
Verify Keys are present for job with jobId: 185867 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185867 1 0 0
Verify Keys are present for job with jobId: 185866 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185866 1 0 0
Verify Keys are present for job with jobId: 185865 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185865 1 0 0
Verify Keys are present for job with jobId: 185864 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185864 1 0 0
Verify Keys are present for job with jobId: 185863 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185863 1 0 0
Verify Keys are present for job with jobId: 185862 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185862 1 0 0
Verify Keys are present for job with jobId: 185861 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185861 1 0 0
Verify Keys are present for job with jobId: 185860 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185860 1 0 0
Verify Keys are present for job with jobId: 185857 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185857 1 0 0
Verify Keys are present for job with jobId: 185856 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185856 1 0 0
Verify Keys are present for job with jobId: 185855 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185855 1 0 0
Verify Keys are present for job with jobId: 185854 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185854 1 0 0
Verify Keys are present for job with jobId: 185853 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185853 1 0 0
Verify Keys are present for job with jobId: 185852 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185852 1 0 0
Verify Keys are present for job with jobId: 185851 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185851 1 0 0
Verify Keys are present for job with jobId: 185850 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185850 1 0 0
Verify Keys are present for job with jobId: 185849 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185849 1 0 0
Verify Keys are present for job with jobId: 185847 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185847 1 0 0
Verify Keys are present for job with jobId: 185845 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185845 1 0 0
Verify Keys are present for job with jobId: 185844 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185844 1 0 0
Verify Keys are present for job with jobId: 185843 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185843 1 0 0
Verify Keys are present for job with jobId: 185842 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185842 1 0 0
Verify Keys are present for job with jobId: 185841 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185841 1 0 0
Verify Keys are present for job with jobId: 185840 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185840 1 0 0
Verify Keys are present for job with jobId: 185839 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185839 1 0 0
Verify Keys are present for job with jobId: 185838 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185838 1 0 0
Verify Keys are present for job with jobId: 185837 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185837 1 0 0
Verify Keys are present for job with jobId: 185836 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185836 1 0 0
Verify Keys are present for job with jobId: 185835 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185835 1 0 0
Verify Keys are present for job with jobId: 185834 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185834 1 0 0
Verify Keys are present for job with jobId: 185833 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185833 1 0 0
Verify Keys are present for job with jobId: 185832 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185832 1 0 0
Verify Keys are present for job with jobId: 185831 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185831 1 0 0
Verify Keys are present for job with jobId: 185829 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185829 1 0 0
Verify Keys are present for job with jobId: 185828 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185828 1 0 0
Verify Keys are present for job with jobId: 185827 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185827 1 0 0
Verify Keys are present for job with jobId: 185823 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185823 1 0 0
Verify Keys are present for job with jobId: 185822 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185822 1 0 0
Verify Keys are present for job with jobId: 185821 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185821 1 0 0
Verify Keys are present for job with jobId: 185819 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185819 1 0 0
Verify Keys are present for job with jobId: 185818 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185818 1 0 0
Verify Keys are present for job with jobId: 185817 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185817 1 0 0
Verify Keys are present for job with jobId: 185813 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185813 1 0 0
Verify Keys are present for job with jobId: 185812 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185812 1 0 0
Verify Keys are present for job with jobId: 185810 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185810 1 0 0
Verify Keys are present for job with jobId: 185808 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185808 1 0 0
Verify Keys are present for job with jobId: 185807 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185807 1 0 0
Verify Keys are present for job with jobId: 185806 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185806 1 0 0
Verify Keys are present for job with jobId: 185804 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185804 1 0 0
Verify Keys are present for job with jobId: 185800 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185800 1 0 0
Verify Keys are present for job with jobId: 185799 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185799 1 0 0
Verify Keys are present for job with jobId: 185798 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185798 1 0 0
Verify Keys are present for job with jobId: 185797 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185797 1 0 0
Verify Keys are present for job with jobId: 185796 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185796 1 0 0
Verify Keys are present for job with jobId: 185795 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185795 1 0 0
Verify Keys are present for job with jobId: 185794 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185794 1 0 0
Verify Keys are present for job with jobId: 185793 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185793 1 0 0
Verify Keys are present for job with jobId: 185792 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185792 1 0 0
Verify Keys are present for job with jobId: 185791 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185791 1 0 0
Verify Keys are present for job with jobId: 185790 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185790 1 0 0
Verify Keys are present for job with jobId: 185789 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185789 1 0 0
Verify Keys are present for job with jobId: 185787 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185787 1 0 0
Verify Keys are present for job with jobId: 185785 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185785 1 0 0
Verify Keys are present for job with jobId: 185784 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185784 1 0 0
Verify Keys are present for job with jobId: 185783 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185783 1 0 0
Verify Keys are present for job with jobId: 185782 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185782 1 0 0
Verify Keys are present for job with jobId: 185776 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185776 1 0 0
Verify Keys are present for job with jobId: 185775 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185775 1 0 0
Verify Keys are present for job with jobId: 185774 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185774 1 0 0
Verify Keys are present for job with jobId: 185773 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185773 1 0 0
Verify Keys are present for job with jobId: 185772 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185772 1 0 0
Verify Keys are present for job with jobId: 185771 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185771 1 0 0
Verify Keys are present for job with jobId: 185770 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185770 1 0 0
Verify Keys are present for job with jobId: 185769 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185769 1 0 0
Verify Keys are present for job with jobId: 185768 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185768 1 0 0
Verify Keys are present for job with jobId: 185767 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185767 1 0 0
Verify Keys are present for job with jobId: 185766 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185766 1 0 0
Verify Keys are present for job with jobId: 185765 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185765 1 0 0
Verify Keys are present for job with jobId: 185760 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185760 1 0 0
Verify Keys are present for job with jobId: 185759 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185759 1 0 0
Verify Keys are present for job with jobId: 185758 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185758 1 0 0
Verify Keys are present for job with jobId: 185757 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185757 1 0 0
Verify Keys are present for job with jobId: 185756 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185756 1 0 0
Verify Keys are present for job with jobId: 185755 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185755 1 0 0
Verify Keys are present for job with jobId: 185754 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185754 1 0 0
Verify Keys are present for job with jobId: 185753 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185753 1 0 0
Verify Keys are present for job with jobId: 185751 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185751 1 0 0
Verify Keys are present for job with jobId: 185749 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185749 1 0 0
Verify Keys are present for job with jobId: 185748 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185748 1 0 0
Verify Keys are present for job with jobId: 185747 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185747 1 0 0
Verify Keys are present for job with jobId: 185746 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185746 1 0 0
Verify Keys are present for job with jobId: 185745 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185745 1 0 0
Verify Keys are present for job with jobId: 185744 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185744 1 0 0
Verify Keys are present for job with jobId: 185743 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185743 1 0 0
Verify Keys are present for job with jobId: 185742 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185742 1 0 0
Verify Keys are present for job with jobId: 185741 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185741 1 0 0
Verify Keys are present for job with jobId: 185740 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185740 1 0 0
Verify Keys are present for job with jobId: 185739 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185739 1 0 0
Verify Keys are present for job with jobId: 185738 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185738 1 0 0
Verify Keys are present for job with jobId: 185737 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185737 1 0 0
Verify Keys are present for job with jobId: 185736 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185736 1 0 0
Verify Keys are present for job with jobId: 185735 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185735 1 0 0
Verify Keys are present for job with jobId: 185734 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185734 1 0 0
Verify Keys are present for job with jobId: 185733 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185733 1 0 0
Verify Keys are present for job with jobId: 185732 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185732 1 0 0
Verify Keys are present for job with jobId: 185731 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185731 1 0 0
Verify Keys are present for job with jobId: 185730 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185730 1 0 0
Verify Keys are present for job with jobId: 185729 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185729 1 0 0
Verify Keys are present for job with jobId: 185728 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185728 1 0 0
Verify Keys are present for job with jobId: 185727 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185727 1 0 0
Verify Keys are present for job with jobId: 185726 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185726 1 0 0
Verify Keys are present for job with jobId: 185724 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185724 1 0 0
Verify Keys are present for job with jobId: 185723 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185723 1 0 0
Verify Keys are present for job with jobId: 185722 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185722 1 0 0
Verify Keys are present for job with jobId: 185721 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185721 1 0 0
Verify Keys are present for job with jobId: 185720 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185720 1 0 0
Verify Keys are present for job with jobId: 185719 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185719 1 0 0
Verify Keys are present for job with jobId: 185718 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185718 1 0 0
Verify Keys are present for job with jobId: 185717 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185717 1 0 0
Verify Keys are present for job with jobId: 185716 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185716 1 0 0
Verify Keys are present for job with jobId: 185715 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185715 1 0 0
Verify Keys are present for job with jobId: 185714 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185714 1 0 0
Verify Keys are present for job with jobId: 185713 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185713 1 0 0
Verify Keys are present for job with jobId: 185712 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185712 1 0 0
Verify Keys are present for job with jobId: 185711 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185711 1 0 0
Verify Keys are present for job with jobId: 185709 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185709 1 0 0
Verify Keys are present for job with jobId: 185706 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185706 1 0 0
Verify Keys are present for job with jobId: 185705 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185705 1 0 0
Verify Keys are present for job with jobId: 185704 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185704 1 0 0
Verify Keys are present for job with jobId: 185703 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185703 1 0 0
Verify Keys are present for job with jobId: 185702 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185702 1 0 0
Verify Keys are present for job with jobId: 185701 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185701 1 0 0
Verify Keys are present for job with jobId: 185700 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185700 1 0 0
Verify Keys are present for job with jobId: 185699 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185699 1 0 0
Verify Keys are present for job with jobId: 185698 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185698 1 0 0
Verify Keys are present for job with jobId: 185697 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185697 1 0 0
Verify Keys are present for job with jobId: 185696 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185696 1 0 0
Verify Keys are present for job with jobId: 185695 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185695 1 0 0
Verify Keys are present for job with jobId: 185694 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185694 1 0 0
Verify Keys are present for job with jobId: 185692 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185692 1 0 0
Verify Keys are present for job with jobId: 185691 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185691 1 0 0
Verify Keys are present for job with jobId: 185690 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185690 1 0 0
Verify Keys are present for job with jobId: 185689 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185689 1 0 0
Verify Keys are present for job with jobId: 185688 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185688 1 0 0
Verify Keys are present for job with jobId: 185687 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185687 1 0 0
Verify Keys are present for job with jobId: 185686 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185686 1 0 0
Verify Keys are present for job with jobId: 185685 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185685 1 0 0
Verify Keys are present for job with jobId: 185684 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185684 1 0 0
Verify Keys are present for job with jobId: 185683 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185683 1 0 0
Verify Keys are present for job with jobId: 185682 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185682 1 0 0
Verify Keys are present for job with jobId: 185681 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185681 1 0 0
Verify Keys are present for job with jobId: 185680 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185680 1 0 0
Verify Keys are present for job with jobId: 185679 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185679 1 0 0
Verify Keys are present for job with jobId: 185678 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185678 1 0 0
Verify Keys are present for job with jobId: 185677 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185677 1 0 0
Verify Keys are present for job with jobId: 185676 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185676 1 0 0
Verify Keys are present for job with jobId: 185674 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185674 1 0 0
Verify Keys are present for job with jobId: 185673 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185673 1 0 0
Verify Keys are present for job with jobId: 185672 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185672 1 0 0
Verify Keys are present for job with jobId: 185671 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185671 1 0 0
Verify Keys are present for job with jobId: 185670 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185670 1 0 0
Verify Keys are present for job with jobId: 185669 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185669 1 0 0
Verify Keys are present for job with jobId: 185667 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185667 1 0 0
Verify Keys are present for job with jobId: 185666 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185666 1 0 0
Verify Keys are present for job with jobId: 185664 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185664 1 0 0
Verify Keys are present for job with jobId: 185663 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185663 1 0 0
Verify Keys are present for job with jobId: 185662 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185662 1 0 0
Verify Keys are present for job with jobId: 185661 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185661 1 0 0
Verify Keys are present for job with jobId: 185660 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185660 1 0 0
Verify Keys are present for job with jobId: 185659 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185659 1 0 0
Verify Keys are present for job with jobId: 185658 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185658 1 0 0
Verify Keys are present for job with jobId: 185657 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185657 1 0 0
Verify Keys are present for job with jobId: 185656 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185656 1 0 0
Verify Keys are present for job with jobId: 185655 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185655 1 0 0
Verify Keys are present for job with jobId: 185654 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185654 1 0 0
Verify Keys are present for job with jobId: 185848 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185848 1 0 0
Verify Keys are present for job with jobId: 185846 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185846 1 0 0
Verify Keys are present for job with jobId: 185809 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185809 1 0 0
Verify Keys are present for job with jobId: 185805 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185805 1 0 0
Verify Keys are present for job with jobId: 185752 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185752 1 0 0
Verify Keys are present for job with jobId: 185750 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185750 1 0 0
Verify Keys are present for job with jobId: 185710 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185710 1 0 0
Verify Keys are present for job with jobId: 185708 1 0 0
Verify Job Number starts with 'JOB_' for Job: 185708 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1128 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 589 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 216ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38175c67-30da-482d-b275-663be36edda2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18eebccf-43df-435c-b523-6711d4e2d002
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 548ms
Mean size per request: 545.51KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd512988-45f8-411d-b5ca-798a41d10ac3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8860d-amwTO5jiG3fgSrGX4y4uViF/zPM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185982,"job_number":"JOB_185982","tr_customer_id":186000,"tr_customer_product_id":185990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:36.000Z","modified_at":"2026-02-14T07:52:46.000Z","name":"Kurt Yundt","mobile_number":"362-633-8753","email_id":"Shirley.Cole@gmail.com","dop":"2025-11-04","serial_number":"48927708850822","imei1":"48927708850822","imei2":"48927708850822","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185981,"job_number":"JOB_185981","tr_customer_id":185999,"tr_customer_product_id":185989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:22.000Z","modified_at":"2026-02-14T07:52:32.000Z","name":"Angus Conroy","mobile_number":"931-964-9805","email_id":"Matt17@hotmail.com","dop":"2025-11-04","serial_number":"52289296268796","imei1":"52289296268796","imei2":"52289296268796","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185980,"job_number":"JOB_185980","tr_customer_id":185998,"tr_customer_product_id":185988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:08.000Z","modified_at":"2026-02-14T07:52:18.000Z","name":"Karine Boyle","mobile_number":"415-442-7427","email_id":"Jesus_Satterfield34@gmail.com","dop":"2025-11-04","serial_number":"82530849482775","imei1":"82530849482775","imei2":"82530849482775","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185924,"job_number":"JOB_185924","tr_customer_id":185942,"tr_customer_product_id":185932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:33:22.000Z","modified_at":"2026-02-14T06:33:46.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87024309789799","imei1":"87024309789799","imei2":"87024309789799","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185923,"job_number":"JOB_185923","tr_customer_id":185941,"tr_customer_product_id":185931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:33:09.000Z","modified_at":"2026-02-14T06:33:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"68514336987919","imei1":"68514336987919","imei2":"68514336987919","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185920,"job_number":"JOB_185920","tr_customer_id":185938,"tr_customer_product_id":185928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:29:05.000Z","modified_at":"2026-02-14T06:29:14.000Z","name":"Kaelyn Metz","mobile_number":"784-454-8091","email_id":"Delilah35@gmail.com","dop":"2025-11-04","serial_number":"36140687909601","imei1":"36140687909601","imei2":"36140687909601","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185919,"job_number":"JOB_185919","tr_customer_id":185937,"tr_customer_product_id":185927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:28:51.000Z","modified_at":"2026-02-14T06:29:01.000Z","name":"Nakia Herzog","mobile_number":"685-204-9639","email_id":"Hildegard.Tremblay@gmail.com","dop":"2025-11-04","serial_number":"79166711997922","imei1":"79166711997922","imei2":"79166711997922","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185918,"job_number":"JOB_185918","tr_customer_id":185936,"tr_customer_product_id":185926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:28:38.000Z","modified_at":"2026-02-14T06:28:47.000Z","name":"Braden Wisoky","mobile_number":"823-815-0521","email_id":"Lela.Miller87@hotmail.com","dop":"2025-11-04","serial_number":"29043107826567","imei1":"29043107826567","imei2":"29043107826567","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185830,"job_number":"JOB_185830","tr_customer_id":185848,"tr_customer_product_id":185838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:34.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"Drake Bernier","mobile_number":"870-237-5030","email_id":"Sadye_Robel99@hotmail.com","dop":"2025-12-31","serial_number":"10247269762256","imei1":"10247269762256","imei2":"10247269762256","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185825,"job_number":"JOB_185825","tr_customer_id":185843,"tr_customer_product_id":185833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Reynold Ritchie","mobile_number":"960-835-1708","email_id":"Daniella97@yahoo.com","dop":"2025-06-09","serial_number":"106875392857170","imei1":"106875392857170","imei2":"106875392857170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185820,"job_number":"JOB_185820","tr_customer_id":185838,"tr_customer_product_id":185828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Libby Krajcik","mobile_number":"383-376-6058","email_id":"Nelson8@hotmail.com","dop":"2025-12-31","serial_number":"10366025148326","imei1":"10366025148326","imei2":"10366025148326","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185815,"job_number":"JOB_185815","tr_customer_id":185833,"tr_customer_product_id":185823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:24.000Z","name":"Mitchell Durgan","mobile_number":"506-707-8665","email_id":"Laury.Johns@gmail.com","dop":"2025-06-09","serial_number":"108671236879980","imei1":"108671236879980","imei2":"108671236879980","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185811,"job_number":"JOB_185811","tr_customer_id":185829,"tr_customer_product_id":185819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:08.000Z","modified_at":"2026-02-14T04:22:17.000Z","name":"Ima Quigley","mobile_number":"906-469-8995","email_id":"Mavis_Leuschke89@yahoo.com","dop":"2025-12-31","serial_number":"10850055311638","imei1":"10850055311638","imei2":"10850055311638","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185802,"job_number":"JOB_185802","tr_customer_id":185820,"tr_customer_product_id":185810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:22:10.000Z","name":"Margot Labadie","mobile_number":"590-876-2552","email_id":"Alessandra34@gmail.com","dop":"2025-06-09","serial_number":"106451234408084","imei1":"106451234408084","imei2":"106451234408084","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185786,"job_number":"JOB_185786","tr_customer_id":185804,"tr_customer_product_id":185794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:22:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12039856286637","imei1":"12039856286637","imei2":"12039856286637","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185781,"job_number":"JOB_185781","tr_customer_id":185799,"tr_customer_product_id":185789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:22:09.000Z","name":"Nathanael Blanda","mobile_number":"802-439-2450","email_id":"Tad_Daniel@gmail.com","dop":"2025-10-01","serial_number":"17795497256487","imei1":"17795497256487","imei2":"17795497256487","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185675,"job_number":"JOB_185675","tr_customer_id":185693,"tr_customer_product_id":185683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:10.000Z","name":"giyu tomiaka","mobile_number":"957-216-2454","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"489332436249802","imei1":"489332436249802","imei2":"489332436249802","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185668,"job_number":"JOB_185668","tr_customer_id":185686,"tr_customer_product_id":185676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:51.000Z","modified_at":"2026-02-14T04:19:59.000Z","name":"tanjiro kamado","mobile_number":"364-482-9281","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"970854607701437","imei1":"970854607701437","imei2":"970854607701437","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185665,"job_number":"JOB_185665","tr_customer_id":185683,"tr_customer_product_id":185673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:40.000Z","modified_at":"2026-02-14T04:19:48.000Z","name":"saitama sensei","mobile_number":"220-586-4102","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"859976329563276","imei1":"859976329563276","imei2":"859976329563276","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:46.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186200,"job_number":"JOB_186200","tr_customer_id":186218,"tr_customer_product_id":186208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:54.000Z","name":"Maxwell Pollich","mobile_number":"861-765-5853","email_id":"Sonya.Morissette24@gmail.com","dop":"2026-01-04","serial_number":"10534457685382","imei1":"10534457685382","imei2":"10534457685382","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186197,"job_number":"JOB_186197","tr_customer_id":186215,"tr_customer_product_id":186205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:30.000Z","name":"Tommie Jerde","mobile_number":"240-248-2030","email_id":"Maureen.Stanton45@gmail.com","dop":"2026-01-04","serial_number":"18691743372391","imei1":"18691743372391","imei2":"18691743372391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186194,"job_number":"JOB_186194","tr_customer_id":186212,"tr_customer_product_id":186202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:49:08.000Z","name":"Ezequiel Murray","mobile_number":"642-899-5108","email_id":"Kamren29@gmail.com","dop":"2026-01-04","serial_number":"19954754448129","imei1":"19954754448129","imei2":"19954754448129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186184,"job_number":"JOB_186184","tr_customer_id":186202,"tr_customer_product_id":186192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:29:26.000Z","name":"Maci Murray","mobile_number":"375-336-0722","email_id":"Jamal.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"14547413384638","imei1":"14547413384638","imei2":"14547413384638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186179,"job_number":"JOB_186179","tr_customer_id":186197,"tr_customer_product_id":186187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:42.000Z","name":"Raegan Stamm","mobile_number":"513-392-7178","email_id":"Jackson_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"17123065514637","imei1":"17123065514637","imei2":"17123065514637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186176,"job_number":"JOB_186176","tr_customer_id":186194,"tr_customer_product_id":186184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:59.000Z","name":"Kathryne Frami","mobile_number":"452-318-1209","email_id":"Forrest88@hotmail.com","dop":"2025-04-06","serial_number":"12323610127977","imei1":"12323610127977","imei2":"12323610127977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186173,"job_number":"JOB_186173","tr_customer_id":186191,"tr_customer_product_id":186181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:10:10.000Z","modified_at":"2026-02-14T12:10:14.000Z","name":"roshana shresstha","mobile_number":"1234567893","email_id":"test2@gmail.com","dop":"2026-02-01","serial_number":"23661301909395","imei1":"23661301909395","imei2":"23661301909395","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186172,"job_number":"JOB_186172","tr_customer_id":186190,"tr_customer_product_id":186180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:10:04.000Z","modified_at":"2026-02-14T12:10:08.000Z","name":"roshani shresth","mobile_number":"1234567892","email_id":"test1@gmail.com","dop":"2026-02-01","serial_number":"23331470581697","imei1":"23331470581697","imei2":"23331470581697","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186171,"job_number":"JOB_186171","tr_customer_id":186189,"tr_customer_product_id":186179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:09:59.000Z","modified_at":"2026-02-14T12:10:03.000Z","name":"roshan shrest","mobile_number":"1234567891","email_id":"test@gmail.com","dop":"2026-02-01","serial_number":"39535303243178","imei1":"39535303243178","imei2":"39535303243178","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186170,"job_number":"JOB_186170","tr_customer_id":186188,"tr_customer_product_id":186178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:03:02.000Z","modified_at":"2026-02-14T12:03:06.000Z","name":"Guadalupe Kirlin Reichert","mobile_number":"268-347-4863","email_id":"Enos65@hotmail.com","dop":"2026-02-01","serial_number":"22905218852365","imei1":"22905218852365","imei2":"22905218852365","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186169,"job_number":"JOB_186169","tr_customer_id":186187,"tr_customer_product_id":186177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:02:57.000Z","modified_at":"2026-02-14T12:03:01.000Z","name":"Wilbur Russel Kohler","mobile_number":"803-896-1494","email_id":"Chelsie.Harber@hotmail.com","dop":"2026-02-01","serial_number":"42865303663627","imei1":"42865303663627","imei2":"42865303663627","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186168,"job_number":"JOB_186168","tr_customer_id":186186,"tr_customer_product_id":186176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:02:52.000Z","modified_at":"2026-02-14T12:02:56.000Z","name":"Dustin Quigley Ritchie","mobile_number":"940-416-4482","email_id":"Roosevelt_Jerde23@yahoo.com","dop":"2026-02-01","serial_number":"76664657140612","imei1":"76664657140612","imei2":"76664657140612","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186162,"job_number":"JOB_186162","tr_customer_id":186180,"tr_customer_product_id":186170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:30:54.000Z","modified_at":"2026-02-14T11:30:58.000Z","name":"Debra Donnelly Hermann","mobile_number":"562-897-1055","email_id":"Cedrick.Nader@yahoo.com","dop":"2026-02-01","serial_number":"36351809724613","imei1":"36351809724613","imei2":"36351809724613","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186153,"job_number":"JOB_186153","tr_customer_id":186171,"tr_customer_product_id":186161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:16:18.000Z","name":"Jewell Rohan","mobile_number":"512-788-2771","email_id":"Ernesto.Waelchi@gmail.com","dop":"2025-04-06","serial_number":"13849573651699","imei1":"13849573651699","imei2":"13849573651699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186150,"job_number":"JOB_186150","tr_customer_id":186168,"tr_customer_product_id":186158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:15:34.000Z","name":"Keagan Gibson","mobile_number":"723-985-9219","email_id":"Marisa_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"18836098979789","imei1":"18836098979789","imei2":"18836098979789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186147,"job_number":"JOB_186147","tr_customer_id":186165,"tr_customer_product_id":186155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:50.000Z","name":"Kiel Mitchell","mobile_number":"638-420-1553","email_id":"Curtis.Klocko@gmail.com","dop":"2025-04-06","serial_number":"11755533828235","imei1":"11755533828235","imei2":"11755533828235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186144,"job_number":"JOB_186144","tr_customer_id":186162,"tr_customer_product_id":186152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:14:04.000Z","name":"Celestino Heathcote","mobile_number":"222-332-5708","email_id":"Eusebio91@yahoo.com","dop":"2025-04-06","serial_number":"16780532364396","imei1":"16780532364396","imei2":"16780532364396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186141,"job_number":"JOB_186141","tr_customer_id":186159,"tr_customer_product_id":186149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:45.000Z","modified_at":"2026-02-14T10:13:21.000Z","name":"Mossie Murphy","mobile_number":"599-445-1789","email_id":"Ernestina_Fisher34@gmail.com","dop":"2025-04-06","serial_number":"13399848242447","imei1":"13399848242447","imei2":"13399848242447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186138,"job_number":"JOB_186138","tr_customer_id":186156,"tr_customer_product_id":186146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:13:13.000Z","name":"Tess Tromp","mobile_number":"357-410-0315","email_id":"Jasper70@gmail.com","dop":"2025-04-06","serial_number":"19656256377044","imei1":"19656256377044","imei2":"19656256377044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186135,"job_number":"JOB_186135","tr_customer_id":186153,"tr_customer_product_id":186143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Daniella Gutkowski","mobile_number":"205-719-9223","email_id":"Michaela60@yahoo.com","dop":"2025-04-06","serial_number":"16405509360465","imei1":"16405509360465","imei2":"16405509360465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186132,"job_number":"JOB_186132","tr_customer_id":186150,"tr_customer_product_id":186140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:12:28.000Z","name":"Santa Hane","mobile_number":"943-892-0153","email_id":"Leonie78@gmail.com","dop":"2025-04-06","serial_number":"15868043029145","imei1":"15868043029145","imei2":"15868043029145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186129,"job_number":"JOB_186129","tr_customer_id":186147,"tr_customer_product_id":186137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:04.000Z","modified_at":"2026-02-14T10:11:42.000Z","name":"Jamey Conroy","mobile_number":"874-662-2156","email_id":"Euna39@yahoo.com","dop":"2025-04-06","serial_number":"16937109288089","imei1":"16937109288089","imei2":"16937109288089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186127,"job_number":"JOB_186127","tr_customer_id":186145,"tr_customer_product_id":186135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:16.000Z","modified_at":"2026-02-14T09:54:18.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"86998401429555","imei1":"86998401429555","imei2":"86998401429555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186126,"job_number":"JOB_186126","tr_customer_id":186144,"tr_customer_product_id":186134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:12.000Z","modified_at":"2026-02-14T09:54:15.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"33916558359968","imei1":"33916558359968","imei2":"33916558359968","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186125,"job_number":"JOB_186125","tr_customer_id":186143,"tr_customer_product_id":186133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:07.000Z","modified_at":"2026-02-14T09:54:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"42987217358710","imei1":"42987217358710","imei2":"42987217358710","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186021,"job_number":"JOB_186021","tr_customer_id":186039,"tr_customer_product_id":186029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:38.000Z","name":"Elmo Aufderhar","mobile_number":"632-800-0067","email_id":"Kim_Hauck@gmail.com","dop":"2025-04-06","serial_number":"15252990295194","imei1":"15252990295194","imei2":"15252990295194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186018,"job_number":"JOB_186018","tr_customer_id":186036,"tr_customer_product_id":186026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:17.000Z","modified_at":"2026-02-14T08:52:54.000Z","name":"Sydni Grimes","mobile_number":"876-623-1129","email_id":"Hortense_McKenzie43@gmail.com","dop":"2025-04-06","serial_number":"15784373829806","imei1":"15784373829806","imei2":"15784373829806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186015,"job_number":"JOB_186015","tr_customer_id":186033,"tr_customer_product_id":186023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:52:09.000Z","name":"Kelly Orn","mobile_number":"928-427-4295","email_id":"Buster_Runolfsdottir@yahoo.com","dop":"2025-04-06","serial_number":"14379631364060","imei1":"14379631364060","imei2":"14379631364060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186013,"job_number":"JOB_186013","tr_customer_id":186031,"tr_customer_product_id":186021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:38:04.000Z","modified_at":"2026-02-14T09:05:30.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998092","imei1":"78998678998092","imei2":"78998678998092","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T09:05:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186010,"job_number":"JOB_186010","tr_customer_id":186028,"tr_customer_product_id":186018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:46.000Z","name":"Kristin Cummerata","mobile_number":"300-722-9259","email_id":"Shannon_Nitzsche42@gmail.com","dop":"2025-04-06","serial_number":"10949149306176","imei1":"10949149306176","imei2":"10949149306176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186007,"job_number":"JOB_186007","tr_customer_id":186025,"tr_customer_product_id":186015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:32:04.000Z","name":"Collin Walker","mobile_number":"999-303-0764","email_id":"Zechariah_Jenkins93@hotmail.com","dop":"2025-04-06","serial_number":"11519304362841","imei1":"11519304362841","imei2":"11519304362841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186004,"job_number":"JOB_186004","tr_customer_id":186022,"tr_customer_product_id":186012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:31:21.000Z","name":"Raymond Kautzer","mobile_number":"220-389-6989","email_id":"Verlie.Harvey38@gmail.com","dop":"2025-04-06","serial_number":"17703458589346","imei1":"17703458589346","imei2":"17703458589346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186001,"job_number":"JOB_186001","tr_customer_id":186019,"tr_customer_product_id":186009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:51.000Z","name":"Kariane Bayer","mobile_number":"864-270-6878","email_id":"Geovanny84@gmail.com","dop":"2025-04-06","serial_number":"12478708706139","imei1":"12478708706139","imei2":"12478708706139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185998,"job_number":"JOB_185998","tr_customer_id":186016,"tr_customer_product_id":186006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:28:06.000Z","name":"Kadin Fay","mobile_number":"271-960-4019","email_id":"Madonna_Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"19571640226899","imei1":"19571640226899","imei2":"19571640226899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185995,"job_number":"JOB_185995","tr_customer_id":186013,"tr_customer_product_id":186003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:27:21.000Z","name":"Haley Franecki","mobile_number":"902-262-3453","email_id":"Jazmyn73@hotmail.com","dop":"2025-04-06","serial_number":"19211637484001","imei1":"19211637484001","imei2":"19211637484001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185983,"job_number":"JOB_185983","tr_customer_id":186001,"tr_customer_product_id":185991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:43.000Z","modified_at":"2026-02-14T07:53:19.000Z","name":"Wayne Mayer","mobile_number":"248-322-6902","email_id":"Summer45@gmail.com","dop":"2025-04-06","serial_number":"16140449625431","imei1":"16140449625431","imei2":"16140449625431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185978,"job_number":"JOB_185978","tr_customer_id":185996,"tr_customer_product_id":185986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:03.000Z","modified_at":"2026-02-14T07:52:41.000Z","name":"Albin Conroy","mobile_number":"597-295-3827","email_id":"Fred_Kerluke@yahoo.com","dop":"2025-04-06","serial_number":"16212032442637","imei1":"16212032442637","imei2":"16212032442637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185975,"job_number":"JOB_185975","tr_customer_id":185993,"tr_customer_product_id":185983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:56.000Z","name":"Rita Kuphal","mobile_number":"985-746-5689","email_id":"Josefina.Goodwin7@gmail.com","dop":"2026-01-04","serial_number":"13531642616708","imei1":"13531642616708","imei2":"13531642616708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185971,"job_number":"JOB_185971","tr_customer_id":185989,"tr_customer_product_id":185979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:33.000Z","name":"Maxine DuBuque","mobile_number":"613-859-4056","email_id":"Bernie_Wolf67@hotmail.com","dop":"2026-01-04","serial_number":"17185016982696","imei1":"17185016982696","imei2":"17185016982696","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185968,"job_number":"JOB_185968","tr_customer_id":185986,"tr_customer_product_id":185976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:41:10.000Z","name":"Lyda Welch","mobile_number":"871-343-6816","email_id":"Era.Bergnaum@gmail.com","dop":"2026-01-04","serial_number":"11436083953723","imei1":"11436083953723","imei2":"11436083953723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185964,"job_number":"JOB_185964","tr_customer_id":185982,"tr_customer_product_id":185972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:44.000Z","name":"Abe Walsh","mobile_number":"966-333-2382","email_id":"Landen35@gmail.com","dop":"2026-01-04","serial_number":"10644039482197","imei1":"10644039482197","imei2":"10644039482197","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185961,"job_number":"JOB_185961","tr_customer_id":185979,"tr_customer_product_id":185969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:21.000Z","name":"Fabian Kiehn","mobile_number":"849-638-7140","email_id":"Judson.Turcotte@hotmail.com","dop":"2026-01-04","serial_number":"16080029380679","imei1":"16080029380679","imei2":"16080029380679","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185958,"job_number":"JOB_185958","tr_customer_id":185976,"tr_customer_product_id":185966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:58.000Z","name":"Emie Lang","mobile_number":"715-352-6719","email_id":"Emilia.Murray@yahoo.com","dop":"2026-01-04","serial_number":"11659261936072","imei1":"11659261936072","imei2":"11659261936072","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185955,"job_number":"JOB_185955","tr_customer_id":185973,"tr_customer_product_id":185963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:47.000Z","name":"Dorothy Tromp","mobile_number":"792-810-5954","email_id":"Bryana84@gmail.com","dop":"2026-01-04","serial_number":"19222844945220","imei1":"19222844945220","imei2":"19222844945220","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185952,"job_number":"JOB_185952","tr_customer_id":185970,"tr_customer_product_id":185960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:23.000Z","name":"Watson Hickle","mobile_number":"734-293-7182","email_id":"Mark.Hills@gmail.com","dop":"2026-01-04","serial_number":"18752056565453","imei1":"18752056565453","imei2":"18752056565453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185950,"job_number":"JOB_185950","tr_customer_id":185968,"tr_customer_product_id":185958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:32:00.000Z","name":"Tyree Jaskolski","mobile_number":"467-259-4486","email_id":"Pedro.Gottlieb54@yahoo.com","dop":"2026-01-04","serial_number":"19059181053123","imei1":"19059181053123","imei2":"19059181053123","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185948,"job_number":"JOB_185948","tr_customer_id":185966,"tr_customer_product_id":185956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:23:45.000Z","modified_at":"2026-02-14T10:46:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"38186870235068","imei1":"38186870235068","imei2":"38186870235068","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185946,"job_number":"JOB_185946","tr_customer_id":185964,"tr_customer_product_id":185954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:13:51.000Z","modified_at":"2026-02-14T07:14:09.000Z","name":"Gabriella Torp","mobile_number":"911-995-9201","email_id":"Taurean9@gmail.com","dop":"2026-01-04","serial_number":"10244540659451","imei1":"10244540659451","imei2":"10244540659451","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185944,"job_number":"JOB_185944","tr_customer_id":185962,"tr_customer_product_id":185952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:54.000Z","modified_at":"2026-02-14T07:12:12.000Z","name":"Arely Walter","mobile_number":"816-461-7302","email_id":"Otto81@hotmail.com","dop":"2026-01-04","serial_number":"16269775221422","imei1":"16269775221422","imei2":"16269775221422","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185942,"job_number":"JOB_185942","tr_customer_id":185960,"tr_customer_product_id":185950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:39.000Z","modified_at":"2026-02-14T07:10:59.000Z","name":"Marcella Parker","mobile_number":"218-670-6809","email_id":"Geovanny.DuBuque28@yahoo.com","dop":"2026-01-04","serial_number":"11095612220913","imei1":"11095612220913","imei2":"11095612220913","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185938,"job_number":"JOB_185938","tr_customer_id":185956,"tr_customer_product_id":185946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:20.000Z","name":"Franco Mertz","mobile_number":"339-954-6896","email_id":"Marco2@hotmail.com","dop":"2026-01-04","serial_number":"19226016177834","imei1":"19226016177834","imei2":"19226016177834","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185937,"job_number":"JOB_185937","tr_customer_id":185955,"tr_customer_product_id":185945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:58.000Z","modified_at":"2026-02-14T08:04:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15042648563335","imei1":"15042648563335","imei2":"115042648563335","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185935,"job_number":"JOB_185935","tr_customer_id":185953,"tr_customer_product_id":185943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:25.000Z","modified_at":"2026-02-14T07:01:44.000Z","name":"Sincere Leannon","mobile_number":"865-611-3664","email_id":"Ashleigh.Muller@gmail.com","dop":"2026-01-04","serial_number":"16289300787344","imei1":"16289300787344","imei2":"16289300787344","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185933,"job_number":"JOB_185933","tr_customer_id":185951,"tr_customer_product_id":185941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:12.000Z","modified_at":"2026-02-14T07:00:32.000Z","name":"Jerry Bogan","mobile_number":"221-302-0538","email_id":"Bradford_Lebsack@gmail.com","dop":"2026-01-04","serial_number":"10480658113000","imei1":"10480658113000","imei2":"10480658113000","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185931,"job_number":"JOB_185931","tr_customer_id":185949,"tr_customer_product_id":185939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:57:15.000Z","name":"Curtis Rosenbaum","mobile_number":"779-888-8833","email_id":"Kayley_Hayes97@gmail.com","dop":"2026-01-04","serial_number":"10475196251407","imei1":"10475196251407","imei2":"10475196251407","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185929,"job_number":"JOB_185929","tr_customer_id":185947,"tr_customer_product_id":185937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:23.000Z","modified_at":"2026-02-14T06:53:46.000Z","name":"Nicholaus Torp","mobile_number":"897-524-1325","email_id":"Malachi_Haag@yahoo.com","dop":"2026-01-04","serial_number":"15016358789673","imei1":"15016358789673","imei2":"15016358789673","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185927,"job_number":"JOB_185927","tr_customer_id":185945,"tr_customer_product_id":185935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:29.000Z","name":"Quinn Howe","mobile_number":"272-635-8514","email_id":"Mathias_Ratke49@hotmail.com","dop":"2026-01-04","serial_number":"12175917559381","imei1":"12175917559381","imei2":"12175917559381","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185926,"job_number":"JOB_185926","tr_customer_id":185944,"tr_customer_product_id":185934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:41:28.000Z","modified_at":"2026-02-14T06:41:32.000Z","name":"Roman Bashirian Gutmann","mobile_number":"424-668-6765","email_id":"Julia.Gleason96@gmail.com","dop":"2026-02-01","serial_number":"31565690605070","imei1":"31565690605070","imei2":"31565690605070","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185911,"job_number":"JOB_185911","tr_customer_id":185929,"tr_customer_product_id":185919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:08.000Z","modified_at":"2026-02-14T06:09:17.000Z","name":"Clinton Hessel","mobile_number":"829-972-9826","email_id":"Jeramie41@yahoo.com","dop":"2025-12-01","serial_number":"19797522076307","imei1":"19797522076307","imei2":"19797522076307","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185909,"job_number":"JOB_185909","tr_customer_id":185927,"tr_customer_product_id":185917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:54.000Z","modified_at":"2026-02-14T06:09:03.000Z","name":"Casimer O'Conner","mobile_number":"849-600-7284","email_id":"Royce10@yahoo.com","dop":"2025-12-01","serial_number":"11446211133424","imei1":"11446211133424","imei2":"11446211133424","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185907,"job_number":"JOB_185907","tr_customer_id":185925,"tr_customer_product_id":185915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:49.000Z","name":"Shanna Turner","mobile_number":"251-225-7007","email_id":"Dee_Predovic@hotmail.com","dop":"2025-12-01","serial_number":"14752035784947","imei1":"14752035784947","imei2":"14752035784947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185905,"job_number":"JOB_185905","tr_customer_id":185923,"tr_customer_product_id":185913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:02:02.000Z","modified_at":"2026-02-14T08:04:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10763950510812","imei1":"10763950510812","imei2":"110763950510812","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185904,"job_number":"JOB_185904","tr_customer_id":185922,"tr_customer_product_id":185912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:42:33.000Z","modified_at":"2026-02-14T05:42:37.000Z","name":"Roderick Rogahn PhD Kerluke","mobile_number":"697-817-4302","email_id":"Lilian_Johnston72@gmail.com","dop":"2026-02-01","serial_number":"20942939162777","imei1":"20942939162777","imei2":"20942939162777","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185903,"job_number":"JOB_185903","tr_customer_id":185921,"tr_customer_product_id":185911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:40:33.000Z","modified_at":"2026-02-14T05:40:37.000Z","name":"Miss Chad Wintheiser Jones","mobile_number":"507-776-4712","email_id":"Esperanza.Bins@hotmail.com","dop":"2026-02-01","serial_number":"40902534004799","imei1":"40902534004799","imei2":"40902534004799","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185901,"job_number":"JOB_185901","tr_customer_id":185919,"tr_customer_product_id":185909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:19.000Z","modified_at":"2026-02-14T05:38:39.000Z","name":"Vivian Mosciski","mobile_number":"532-789-0139","email_id":"Marianna92@hotmail.com","dop":"2026-01-04","serial_number":"13935495721316","imei1":"13935495721316","imei2":"13935495721316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185897,"job_number":"JOB_185897","tr_customer_id":185915,"tr_customer_product_id":185905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:28.000Z","modified_at":"2026-02-14T05:29:06.000Z","name":"Harold Macejkovic","mobile_number":"600-401-0497","email_id":"Frances.Mosciski78@yahoo.com","dop":"2025-04-06","serial_number":"11096747585895","imei1":"11096747585895","imei2":"11096747585895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185895,"job_number":"JOB_185895","tr_customer_id":185913,"tr_customer_product_id":185903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:15.000Z","modified_at":"2026-02-14T05:28:51.000Z","name":"Santos Kshlerin","mobile_number":"916-764-2658","email_id":"Jewel.Murphy@hotmail.com","dop":"2025-04-06","serial_number":"17942678460325","imei1":"17942678460325","imei2":"17942678460325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185891,"job_number":"JOB_185891","tr_customer_id":185909,"tr_customer_product_id":185899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:42.000Z","name":"Dwight Lynch","mobile_number":"646-723-7276","email_id":"Ayana.Stark@hotmail.com","dop":"2025-07-01","serial_number":"102875590369638","imei1":"102875590369638","imei2":"102875590369638","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185889,"job_number":"JOB_185889","tr_customer_id":185907,"tr_customer_product_id":185897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:32.000Z","name":"Laila Treutel","mobile_number":"655-562-8180","email_id":"Liliana1@gmail.com","dop":"2025-07-01","serial_number":"106704494594921","imei1":"106704494594921","imei2":"106704494594921","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185880,"job_number":"JOB_185880","tr_customer_id":185898,"tr_customer_product_id":185888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:32.000Z","modified_at":"2026-02-14T04:28:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48261893248968","imei1":"48261893248968","imei2":"48261893248968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185873,"job_number":"JOB_185873","tr_customer_id":185891,"tr_customer_product_id":185881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62355106995189","imei1":"62355106995189","imei2":"62355106995189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185866,"job_number":"JOB_185866","tr_customer_id":185884,"tr_customer_product_id":185874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:28.000Z","modified_at":"2026-02-14T04:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86114943961948","imei1":"86114943961948","imei2":"86114943961948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185856,"job_number":"JOB_185856","tr_customer_id":185874,"tr_customer_product_id":185864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:29.000Z","modified_at":"2026-02-14T04:24:06.000Z","name":"Arne Ziemann","mobile_number":"544-464-9588","email_id":"Olga86@hotmail.com","dop":"2025-04-06","serial_number":"11815972476651","imei1":"11815972476651","imei2":"11815972476651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:24:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185853,"job_number":"JOB_185853","tr_customer_id":185871,"tr_customer_product_id":185861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:54.000Z","name":"Electa Bogisich","mobile_number":"237-474-5651","email_id":"Marianne8@gmail.com","dop":"2025-04-06","serial_number":"18961390389630","imei1":"18961390389630","imei2":"18961390389630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185850,"job_number":"JOB_185850","tr_customer_id":185868,"tr_customer_product_id":185858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:56.000Z","name":"Otho Jenkins","mobile_number":"297-442-4464","email_id":"Sterling.Moen@yahoo.com","dop":"2025-04-06","serial_number":"14106517343205","imei1":"14106517343205","imei2":"14106517343205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185847,"job_number":"JOB_185847","tr_customer_id":185865,"tr_customer_product_id":185855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:23:23.000Z","name":"Thora Wuckert","mobile_number":"260-795-7892","email_id":"Jerod.Cruickshank@hotmail.com","dop":"2000-01-31","serial_number":"10267936723972","imei1":"10267936723972","imei2":"10267936723972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185844,"job_number":"JOB_185844","tr_customer_id":185862,"tr_customer_product_id":185852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:44.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Gustave Kautzer","mobile_number":"651-931-0589","email_id":"Haylee.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"13905024247815","imei1":"13905024247815","imei2":"13905024247815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185840,"job_number":"JOB_185840","tr_customer_id":185858,"tr_customer_product_id":185848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:23:13.000Z","name":"Eleonore Zieme","mobile_number":"566-754-0924","email_id":"Jerome.Langosh69@gmail.com","dop":"2025-04-06","serial_number":"19034816620108","imei1":"19034816620108","imei2":"19034816620108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185838,"job_number":"JOB_185838","tr_customer_id":185856,"tr_customer_product_id":185846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:23:14.000Z","name":"Kaden Mraz","mobile_number":"348-410-8423","email_id":"Jaiden.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19242868061194","imei1":"19242868061194","imei2":"19242868061194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185834,"job_number":"JOB_185834","tr_customer_id":185852,"tr_customer_product_id":185842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:23:13.000Z","name":"Mauricio Dooley","mobile_number":"986-648-0633","email_id":"Devan.Muller41@gmail.com","dop":"2025-04-06","serial_number":"14295672148745","imei1":"14295672148745","imei2":"14295672148745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185832,"job_number":"JOB_185832","tr_customer_id":185850,"tr_customer_product_id":185840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:23:08.000Z","name":"Rupert Heathcote","mobile_number":"874-510-6775","email_id":"Eric_Lehner71@yahoo.com","dop":"2025-04-06","serial_number":"19479678136562","imei1":"19479678136562","imei2":"19479678136562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185828,"job_number":"JOB_185828","tr_customer_id":185846,"tr_customer_product_id":185836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:23:09.000Z","name":"Rey Turcotte","mobile_number":"625-721-2111","email_id":"Roberta_Kovacek78@hotmail.com","dop":"2025-04-06","serial_number":"17561674075232","imei1":"17561674075232","imei2":"17561674075232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185822,"job_number":"JOB_185822","tr_customer_id":185840,"tr_customer_product_id":185830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:55.000Z","name":"Raphaelle Steuber","mobile_number":"719-335-5316","email_id":"Reagan83@yahoo.com","dop":"2025-04-06","serial_number":"14223209626336","imei1":"14223209626336","imei2":"14223209626336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185818,"job_number":"JOB_185818","tr_customer_id":185836,"tr_customer_product_id":185826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:55.000Z","name":"Keshaun Torphy","mobile_number":"951-264-0168","email_id":"Freddy_Bernhard93@gmail.com","dop":"2025-04-06","serial_number":"17069563434705","imei1":"17069563434705","imei2":"17069563434705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185813,"job_number":"JOB_185813","tr_customer_id":185831,"tr_customer_product_id":185821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Colin Dare","mobile_number":"745-645-2927","email_id":"Stan_Kutch67@hotmail.com","dop":"2025-12-31","serial_number":"107362486980606","imei1":"107362486980606","imei2":"107362486980606","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185808,"job_number":"JOB_185808","tr_customer_id":185826,"tr_customer_product_id":185816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:44.000Z","name":"Flo Dach","mobile_number":"731-260-6926","email_id":"Edwardo_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11019841118629","imei1":"11019841118629","imei2":"11019841118629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185806,"job_number":"JOB_185806","tr_customer_id":185824,"tr_customer_product_id":185814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Narciso Hammes","mobile_number":"907-403-7719","email_id":"Jessie.Blick39@yahoo.com","dop":"2000-01-31","serial_number":"10590944778015","imei1":"10590944778015","imei2":"10590944778015","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185800,"job_number":"JOB_185800","tr_customer_id":185818,"tr_customer_product_id":185808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Gladyce Sporer","mobile_number":"223-792-4587","email_id":"Sydnie.Hackett@gmail.com","dop":"2025-04-06","serial_number":"16811231395227","imei1":"16811231395227","imei2":"16811231395227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185797,"job_number":"JOB_185797","tr_customer_id":185815,"tr_customer_product_id":185805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:22:31.000Z","name":"Melyna Cruickshank","mobile_number":"816-473-2504","email_id":"Sid_Stiedemann@yahoo.com","dop":"2025-04-06","serial_number":"17783129654588","imei1":"17783129654588","imei2":"17783129654588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185793,"job_number":"JOB_185793","tr_customer_id":185811,"tr_customer_product_id":185801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:55.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Mylene Green","mobile_number":"915-640-4949","email_id":"Rebekah99@hotmail.com","dop":"2025-04-06","serial_number":"11357193056849","imei1":"11357193056849","imei2":"11357193056849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185791,"job_number":"JOB_185791","tr_customer_id":185809,"tr_customer_product_id":185799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Carmel Pagac","mobile_number":"789-208-6998","email_id":"Rogers4@gmail.com","dop":"2025-04-06","serial_number":"10682157038615","imei1":"10682157038615","imei2":"10682157038615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185787,"job_number":"JOB_185787","tr_customer_id":185805,"tr_customer_product_id":185795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Kassandra Hirthe","mobile_number":"650-567-5289","email_id":"Dianna35@gmail.com","dop":"2025-04-06","serial_number":"11663735432703","imei1":"11663735432703","imei2":"11663735432703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185783,"job_number":"JOB_185783","tr_customer_id":185801,"tr_customer_product_id":185791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Mitchel Swift","mobile_number":"324-859-4037","email_id":"Isai.Gislason3@yahoo.com","dop":"2025-04-06","serial_number":"10665144129973","imei1":"10665144129973","imei2":"10665144129973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185775,"job_number":"JOB_185775","tr_customer_id":185793,"tr_customer_product_id":185783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Barton Watsica","mobile_number":"735-736-5823","email_id":"Brenda_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"10974271542252","imei1":"10974271542252","imei2":"10974271542252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185772,"job_number":"JOB_185772","tr_customer_id":185790,"tr_customer_product_id":185780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Erich Littel","mobile_number":"243-581-0802","email_id":"Maude_McLaughlin82@hotmail.com","dop":"2025-04-06","serial_number":"12173435992654","imei1":"12173435992654","imei2":"12173435992654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185768,"job_number":"JOB_185768","tr_customer_id":185786,"tr_customer_product_id":185776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:22:12.000Z","name":"Caden Wuckert","mobile_number":"577-527-7522","email_id":"Orin.Runolfsdottir22@gmail.com","dop":"2025-04-06","serial_number":"13489154024406","imei1":"13489154024406","imei2":"13489154024406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185766,"job_number":"JOB_185766","tr_customer_id":185784,"tr_customer_product_id":185774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:22:12.000Z","name":"Amir Gaylord","mobile_number":"299-388-3244","email_id":"Oma.Wilkinson@gmail.com","dop":"2025-04-06","serial_number":"16475124846615","imei1":"16475124846615","imei2":"16475124846615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185759,"job_number":"JOB_185759","tr_customer_id":185777,"tr_customer_product_id":185767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:34.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"Tressie Mertz","mobile_number":"822-222-6340","email_id":"Jeramy_Lubowitz75@gmail.com","dop":"2025-04-06","serial_number":"18030349096455","imei1":"18030349096455","imei2":"18030349096455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185757,"job_number":"JOB_185757","tr_customer_id":185775,"tr_customer_product_id":185765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:22:03.000Z","name":"Courtney Streich","mobile_number":"796-891-9397","email_id":"Brando.Abernathy@hotmail.com","dop":"2025-12-31","serial_number":"101416045882152","imei1":"101416045882152","imei2":"101416045882152","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185754,"job_number":"JOB_185754","tr_customer_id":185772,"tr_customer_product_id":185762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Kay Hamill","mobile_number":"842-558-8837","email_id":"Thomas84@gmail.com","dop":"2025-04-06","serial_number":"14501603297879","imei1":"14501603297879","imei2":"14501603297879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185751,"job_number":"JOB_185751","tr_customer_id":185769,"tr_customer_product_id":185759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Murray Windler","mobile_number":"639-556-9636","email_id":"Vicenta_Bahringer37@yahoo.com","dop":"2000-01-31","serial_number":"10194667218815","imei1":"10194667218815","imei2":"10194667218815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185748,"job_number":"JOB_185748","tr_customer_id":185766,"tr_customer_product_id":185756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Mallory Goldner","mobile_number":"971-557-8695","email_id":"Willow_Rutherford47@hotmail.com","dop":"2025-04-06","serial_number":"15956957216834","imei1":"15956957216834","imei2":"15956957216834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185746,"job_number":"JOB_185746","tr_customer_id":185764,"tr_customer_product_id":185754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:15.000Z","modified_at":"2026-02-14T04:21:46.000Z","name":"Pink Glover","mobile_number":"288-681-2877","email_id":"Harmony_Harris@gmail.com","dop":"2025-02-01","serial_number":"90998270881646","imei1":"90998270881646","imei2":"90998270881646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185742,"job_number":"JOB_185742","tr_customer_id":185760,"tr_customer_product_id":185750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Jaylin Davis","mobile_number":"409-216-2150","email_id":"Delta_Johns85@yahoo.com","dop":"2025-04-06","serial_number":"16036778697022","imei1":"16036778697022","imei2":"16036778697022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185739,"job_number":"JOB_185739","tr_customer_id":185757,"tr_customer_product_id":185747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Esteban Herzog","mobile_number":"372-924-9419","email_id":"Brayan.McLaughlin1@yahoo.com","dop":"2025-04-06","serial_number":"17104138616637","imei1":"17104138616637","imei2":"17104138616637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185736,"job_number":"JOB_185736","tr_customer_id":185754,"tr_customer_product_id":185744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"Ocie Ziemann","mobile_number":"349-421-4456","email_id":"Esta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19153847987044","imei1":"19153847987044","imei2":"19153847987044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185732,"job_number":"JOB_185732","tr_customer_id":185750,"tr_customer_product_id":185740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"Benton Bashirian","mobile_number":"757-766-6588","email_id":"Lyla_Frami17@hotmail.com","dop":"2025-04-06","serial_number":"19365388295435","imei1":"19365388295435","imei2":"19365388295435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185729,"job_number":"JOB_185729","tr_customer_id":185747,"tr_customer_product_id":185737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:21:31.000Z","name":"Sam Raynor","mobile_number":"333-545-9222","email_id":"Kendra_Labadie57@hotmail.com","dop":"2025-04-06","serial_number":"15030445859008","imei1":"15030445859008","imei2":"15030445859008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185727,"job_number":"JOB_185727","tr_customer_id":185745,"tr_customer_product_id":185735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:21:31.000Z","name":"Elena Kutch","mobile_number":"656-812-4978","email_id":"Casper_Mitchell70@hotmail.com","dop":"2025-04-06","serial_number":"17721844726751","imei1":"17721844726751","imei2":"17721844726751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185723,"job_number":"JOB_185723","tr_customer_id":185741,"tr_customer_product_id":185731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:49.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Morris McLaughlin","mobile_number":"678-247-5997","email_id":"Ewald10@hotmail.com","dop":"2025-04-06","serial_number":"13560424067988","imei1":"13560424067988","imei2":"13560424067988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185719,"job_number":"JOB_185719","tr_customer_id":185737,"tr_customer_product_id":185727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:21:18.000Z","name":"Vivienne Maggio","mobile_number":"771-483-0737","email_id":"Leif39@gmail.com","dop":"2025-04-06","serial_number":"18130003670240","imei1":"18130003670240","imei2":"18130003670240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185718,"job_number":"JOB_185718","tr_customer_id":185736,"tr_customer_product_id":185726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Rashad O'Kon","mobile_number":"771-735-4068","email_id":"Trudie_Kozey@gmail.com","dop":"2025-06-18","serial_number":"10543158024321","imei1":"10543158024321","imei2":"10543158024321","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185714,"job_number":"JOB_185714","tr_customer_id":185732,"tr_customer_product_id":185722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:43.000Z","modified_at":"2026-02-14T04:21:17.000Z","name":"Gerry King","mobile_number":"243-280-6142","email_id":"Marcia_Schumm74@yahoo.com","dop":"2025-04-06","serial_number":"18828315741302","imei1":"18828315741302","imei2":"18828315741302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185713,"job_number":"JOB_185713","tr_customer_id":185731,"tr_customer_product_id":185721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:43.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"Vern Erdman","mobile_number":"827-544-9719","email_id":"Kelli61@hotmail.com","dop":"2025-12-31","serial_number":"104560377191813","imei1":"104560377191813","imei2":"104560377191813","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185709,"job_number":"JOB_185709","tr_customer_id":185727,"tr_customer_product_id":185717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:39.000Z","modified_at":"2026-02-14T04:21:15.000Z","name":"Dudley Keeling","mobile_number":"938-825-1644","email_id":"Joaquin14@hotmail.com","dop":"2000-01-31","serial_number":"10725565605249","imei1":"10725565605249","imei2":"10725565605249","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185706,"job_number":"JOB_185706","tr_customer_id":185724,"tr_customer_product_id":185714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"Nelda Carroll","mobile_number":"281-287-5882","email_id":"Green10@hotmail.com","dop":"2025-02-01","serial_number":"50282738753758","imei1":"50282738753758","imei2":"50282738753758","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185702,"job_number":"JOB_185702","tr_customer_id":185720,"tr_customer_product_id":185710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:21:11.000Z","name":"Oceane Gerlach","mobile_number":"721-769-5954","email_id":"Domenic_Schoen@gmail.com","dop":"2025-04-06","serial_number":"13744733793385","imei1":"13744733793385","imei2":"13744733793385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185698,"job_number":"JOB_185698","tr_customer_id":185716,"tr_customer_product_id":185706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:29.000Z","modified_at":"2026-02-14T04:21:05.000Z","name":"Lionel Green","mobile_number":"793-883-2798","email_id":"Layla.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11402786389897","imei1":"11402786389897","imei2":"11402786389897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185695,"job_number":"JOB_185695","tr_customer_id":185713,"tr_customer_product_id":185703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:27.000Z","modified_at":"2026-02-14T04:21:00.000Z","name":"Coty Christiansen","mobile_number":"474-665-7627","email_id":"Presley_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"11583969883808","imei1":"11583969883808","imei2":"11583969883808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185692,"job_number":"JOB_185692","tr_customer_id":185710,"tr_customer_product_id":185700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:19.000Z","modified_at":"2026-02-14T04:20:54.000Z","name":"Parker Morissette","mobile_number":"965-559-7339","email_id":"Antonietta_Keeling@hotmail.com","dop":"2025-04-06","serial_number":"19056928679703","imei1":"19056928679703","imei2":"19056928679703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185689,"job_number":"JOB_185689","tr_customer_id":185707,"tr_customer_product_id":185697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rosella Considine","mobile_number":"345-654-1403","email_id":"Bennie_Heaney@gmail.com","dop":"2025-04-06","serial_number":"16926149934501","imei1":"16926149934501","imei2":"16926149934501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185687,"job_number":"JOB_185687","tr_customer_id":185705,"tr_customer_product_id":185695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Peggie Anderson","mobile_number":"425-470-2014","email_id":"Linda_Hudson96@yahoo.com","dop":"2025-04-06","serial_number":"17601310275603","imei1":"17601310275603","imei2":"17601310275603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185685,"job_number":"JOB_185685","tr_customer_id":185703,"tr_customer_product_id":185693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:49.000Z","name":"Jade Walsh","mobile_number":"350-312-2580","email_id":"Yesenia_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11814346968364","imei1":"11814346968364","imei2":"11814346968364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185681,"job_number":"JOB_185681","tr_customer_id":185699,"tr_customer_product_id":185689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Aimee Swaniawski","mobile_number":"527-669-4668","email_id":"Herbert24@yahoo.com","dop":"2025-04-06","serial_number":"17096714442881","imei1":"17096714442881","imei2":"17096714442881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185680,"job_number":"JOB_185680","tr_customer_id":185698,"tr_customer_product_id":185688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Mathias Hand","mobile_number":"676-885-3893","email_id":"Lura61@gmail.com","dop":"2025-04-06","serial_number":"16553454514800","imei1":"16553454514800","imei2":"16553454514800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185676,"job_number":"JOB_185676","tr_customer_id":185694,"tr_customer_product_id":185684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Meagan Herzog","mobile_number":"702-569-2959","email_id":"Tessie_Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"16383632992445","imei1":"16383632992445","imei2":"16383632992445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185674,"job_number":"JOB_185674","tr_customer_id":185692,"tr_customer_product_id":185682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Dewayne Bode","mobile_number":"997-958-1494","email_id":"Taya93@hotmail.com","dop":"2025-06-18","serial_number":"10628052427366","imei1":"10628052427366","imei2":"10628052427366","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185671,"job_number":"JOB_185671","tr_customer_id":185689,"tr_customer_product_id":185679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:57.000Z","modified_at":"2026-02-14T04:20:27.000Z","name":"Annabelle Kilback","mobile_number":"597-461-0438","email_id":"Darby.Hamill48@yahoo.com","dop":"2025-02-01","serial_number":"28978910439649","imei1":"28978910439649","imei2":"28978910439649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185666,"job_number":"JOB_185666","tr_customer_id":185684,"tr_customer_product_id":185674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:44.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Stacey Muller","mobile_number":"294-502-1128","email_id":"Margret_Trantow28@gmail.com","dop":"2025-04-06","serial_number":"14193277332839","imei1":"14193277332839","imei2":"14193277332839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185664,"job_number":"JOB_185664","tr_customer_id":185682,"tr_customer_product_id":185672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56479508756449","imei1":"56479508756449","imei2":"56479508756449","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185662,"job_number":"JOB_185662","tr_customer_id":185680,"tr_customer_product_id":185670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:26.000Z","modified_at":"2026-02-14T04:19:58.000Z","name":"Reanna Hoeger","mobile_number":"307-337-6334","email_id":"Nyasia24@gmail.com","dop":"2025-04-06","serial_number":"12868886230531","imei1":"12868886230531","imei2":"12868886230531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185659,"job_number":"JOB_185659","tr_customer_id":185677,"tr_customer_product_id":185667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:22.000Z","modified_at":"2026-02-14T04:19:56.000Z","name":"Clementine Olson","mobile_number":"625-364-3679","email_id":"Wava_Streich@gmail.com","dop":"2025-04-06","serial_number":"16700560393209","imei1":"16700560393209","imei2":"16700560393209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185658,"job_number":"JOB_185658","tr_customer_id":185676,"tr_customer_product_id":185666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:16.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"54229998652417","imei1":"54229998652417","imei2":"54229998652417","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185657,"job_number":"JOB_185657","tr_customer_id":185675,"tr_customer_product_id":185665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:14:16.000Z","modified_at":"2026-02-14T03:16:03.000Z","name":"Orville Hermiston","mobile_number":"275-420-0965","email_id":"Joaquin.Dibbert58@hotmail.com","dop":"2026-01-04","serial_number":"16791227566997","imei1":"16791227566997","imei2":"16791227566997","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185654,"job_number":"JOB_185654","tr_customer_id":185672,"tr_customer_product_id":185662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:46.000Z","modified_at":"2026-02-14T03:12:00.000Z","name":"Reba Jakubowski","mobile_number":"930-317-5963","email_id":"Aliyah.Sporer20@hotmail.com","dop":"2025-05-30","serial_number":"19996166515724","imei1":"19996166515724","imei2":"19996166515724","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T03:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba308800-7b6d-4149-b1da-94ea64f6cf43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 1KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0bc67572-b1ae-49d0-ba96-d0c82b716ea5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_186213"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-NRQO8qFyRCNHLDuwJw+Zc7jRmoo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:46.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_186213 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 232 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d84ff09-0300-44d6-83ac-3415f52a25f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_186213"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02b80a74-0118-4279-8c9d-0a525f7026b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_186213"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 970ce0fc-78fd-4546-ae7a-6b4361684f8b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 234c724c-52f5-4d07-be13-e1b3c0648737
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_186213
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 1.53KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3bbe4c35-0715-4913-b2e9-a09fefe56d1b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"623-1CKTNFICi8fuqiSYlfyW7VdXLlM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:46.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":711061,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-14T13:38:46.000Z","created_at":"2026-02-14T13:38:46.000Z"},{"id":711062,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-14T13:38:46.000Z","created_at":"2026-02-14T13:38:46.000Z"}],"problems":[{"id":174750,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T13:38:46.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 240 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_186213
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 215ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ba92098-046d-4eab-98a0-1701927a1e8b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_186213
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 216ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43250bf9-5d66-42e0-a152-3e0cf2a5c21d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_186213
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 1.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4ba4b41-940a-4f64-81b1-fa162841a0f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"623-1CKTNFICi8fuqiSYlfyW7VdXLlM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:46.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":711061,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-14T13:38:46.000Z","created_at":"2026-02-14T13:38:46.000Z"},{"id":711062,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-14T13:38:46.000Z","created_at":"2026-02-14T13:38:46.000Z"}],"problems":[{"id":174750,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T13:38:46.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b197656-bee1-4c25-8dbf-535cffe88ff2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c0aad40-3a48-4fca-ab6a-4b82bd46d5b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3b5c24d-3697-4322-8972-26e3dd3c8843
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_186213
Response Information
Response Code: 404 - Not Found
Mean time per request: 216ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMjJ9.lmZJe0IbEAUeVqun5MamN0PXK1COJv4YYABAuEpO84E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1f25304-1cc6-4f8b-95a9-7f16cc59078c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5470847-ec34-4153-bba5-68df8d9be7cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-0xtDwQVK6xxr1NE36LqeCIxvtOQ"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzR9.vxRgt9uy4zyjsTq4egDu78vOzyj7mLj8jV5gN7zza-8"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 218 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fbba2840-62a6-4af1-ae35-5223b5d1cbc1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8389780-6b9b-48ba-b5c8-f5c588c043e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzR9.vxRgt9uy4zyjsTq4egDu78vOzyj7mLj8jV5gN7zza-8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c78d1ac-27fb-416d-ac22-269cf0d5f1c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzR9.vxRgt9uy4zyjsTq4egDu78vOzyj7mLj8jV5gN7zza-8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b843fa75-7d31-4c6b-8a74-7154d0577254
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-PQNm0i1/eBHcfE2hHYAYWlAUQs4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":407},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":8}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 395.86KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzR9.vxRgt9uy4zyjsTq4egDu78vOzyj7mLj8jV5gN7zza-8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0828b3e6-d7dc-4a69-999e-c6cd38ba0690
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"62f6e-OU7olmMch5qGrqvOvGTxGuq1GEQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185650,"job_number":"JOB_185650","tr_customer_id":185668,"tr_customer_product_id":185658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:45:55.000Z","modified_at":"2026-02-13T22:45:55.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:46.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzR9.vxRgt9uy4zyjsTq4egDu78vOzyj7mLj8jV5gN7zza-8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a5c7508-5ff3-46bf-9e2a-479851122467
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzR9.vxRgt9uy4zyjsTq4egDu78vOzyj7mLj8jV5gN7zza-8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4eba215a-c74a-4ddb-b32a-9e429c0e9a92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 186213,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 394.89KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzR9.vxRgt9uy4zyjsTq4egDu78vOzyj7mLj8jV5gN7zza-8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 686e260a-c4c1-4e8c-9f05-3819b0310bbd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"62b8c-dIaqdtifQK42bt7sgIwyQ5CFqZQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185650,"job_number":"JOB_185650","tr_customer_id":185668,"tr_customer_product_id":185658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:45:55.000Z","modified_at":"2026-02-13T22:45:55.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741455","imei1":"45658258741455","imei2":"45658258741455","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9ee46ae-6a22-44e3-8a59-b69cc4bf63df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-MFoqBAbQ5GNlBh4bg1WLsi009B4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzZ9.pkSvG4YPFL7XK_xwBCemDCI0mjq2qpdoZd1rnHRD8Hg"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzZ9.pkSvG4YPFL7XK_xwBCemDCI0mjq2qpdoZd1rnHRD8Hg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bb0e9c6-2d88-4683-ab81-3349cf1d6d71
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzZ9.pkSvG4YPFL7XK_xwBCemDCI0mjq2qpdoZd1rnHRD8Hg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d93bf1d0-750d-48bb-a499-71b107c09c4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-3rMjdurDDkYaz/wx2xQBgqavk0Q"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":160}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 1.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzZ9.pkSvG4YPFL7XK_xwBCemDCI0mjq2qpdoZd1rnHRD8Hg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ae36831-7119-4ede-a279-226a91a96b20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c4-ciq4etWUkhgqNv+XL5Qe6FXuoeo"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":186013,"job_number":"JOB_186013","tr_customer_id":186031,"tr_customer_product_id":186021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:38:04.000Z","modified_at":"2026-02-14T09:05:30.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998092","imei1":"78998678998092","imei2":"78998678998092","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T09:05:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:56.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T13:38:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzZ9.pkSvG4YPFL7XK_xwBCemDCI0mjq2qpdoZd1rnHRD8Hg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad3f19a7-98a0-4fbe-a8ec-cd6fc392de82
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 2.34KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzZ9.pkSvG4YPFL7XK_xwBCemDCI0mjq2qpdoZd1rnHRD8Hg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa9cca81-755a-4385-8e8b-a49ec8111ef8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"961-HQ6R+XmoJQfC8QlM/mYOK557a1s"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:56.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T13:38:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":186213,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T13:38:46.000Z"}],"quatations":[]},{"id":186013,"job_number":"JOB_186013","tr_customer_id":186031,"tr_customer_product_id":186021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:38:04.000Z","modified_at":"2026-02-14T09:05:30.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998092","imei1":"78998678998092","imei2":"78998678998092","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T09:05:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186013,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T08:38:04.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzZ9.pkSvG4YPFL7XK_xwBCemDCI0mjq2qpdoZd1rnHRD8Hg
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e43ab4ab-cb76-4a0e-8944-0a5ef8996b4f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzMzZ9.pkSvG4YPFL7XK_xwBCemDCI0mjq2qpdoZd1rnHRD8Hg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4d1b138-0aa1-41a6-8e83-a4106a10bc5e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 186213,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9420b1c5-bb62-4424-b7ac-1b5de78ff1c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-Mosohte/yZ1uOJGl40Eo+/fPVNA"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTA3NjMzOH0.k8S04QOnKslrn5GzydD-uFu26hIp7LWzmb9ofPFzyBg"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTA3NjMzOH0.k8S04QOnKslrn5GzydD-uFu26hIp7LWzmb9ofPFzyBg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fba749e-10b4-48aa-922a-13697554e492
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTA3NjMzOH0.k8S04QOnKslrn5GzydD-uFu26hIp7LWzmb9ofPFzyBg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55ca75b4-3ef2-4439-bb20-7dd7d7fe3b10
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-oOID2oeNzBzT3xiTRm4WeJv8Smk"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":160},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTA3NjMzOH0.k8S04QOnKslrn5GzydD-uFu26hIp7LWzmb9ofPFzyBg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d48ad60f-5dfe-46bd-befd-a52b807d02f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 154.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTA3NjMzOH0.k8S04QOnKslrn5GzydD-uFu26hIp7LWzmb9ofPFzyBg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d35610cd-ea6f-46f9-9930-fddee957b131
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"26a22-fE1YacVhk99t+SjtwE7Yt9JRbpY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185654,"job_number":"JOB_185654","tr_customer_id":185672,"tr_customer_product_id":185662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:46.000Z","modified_at":"2026-02-14T03:12:00.000Z","name":"Reba Jakubowski","mobile_number":"930-317-5963","email_id":"Aliyah.Sporer20@hotmail.com","dop":"2025-05-30","serial_number":"19996166515724","imei1":"19996166515724","imei2":"19996166515724","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T03:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185657,"job_number":"JOB_185657","tr_customer_id":185675,"tr_customer_product_id":185665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:14:16.000Z","modified_at":"2026-02-14T03:16:03.000Z","name":"Orville Hermiston","mobile_number":"275-420-0965","email_id":"Joaquin.Dibbert58@hotmail.com","dop":"2026-01-04","serial_number":"16791227566997","imei1":"16791227566997","imei2":"16791227566997","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185658,"job_number":"JOB_185658","tr_customer_id":185676,"tr_customer_product_id":185666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:16.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"54229998652417","imei1":"54229998652417","imei2":"54229998652417","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185659,"job_number":"JOB_185659","tr_customer_id":185677,"tr_customer_product_id":185667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:22.000Z","modified_at":"2026-02-14T04:19:56.000Z","name":"Clementine Olson","mobile_number":"625-364-3679","email_id":"Wava_Streich@gmail.com","dop":"2025-04-06","serial_number":"16700560393209","imei1":"16700560393209","imei2":"16700560393209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185662,"job_number":"JOB_185662","tr_customer_id":185680,"tr_customer_product_id":185670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:26.000Z","modified_at":"2026-02-14T04:19:58.000Z","name":"Reanna Hoeger","mobile_number":"307-337-6334","email_id":"Nyasia24@gmail.com","dop":"2025-04-06","serial_number":"12868886230531","imei1":"12868886230531","imei2":"12868886230531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185664,"job_number":"JOB_185664","tr_customer_id":185682,"tr_customer_product_id":185672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56479508756449","imei1":"56479508756449","imei2":"56479508756449","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185666,"job_number":"JOB_185666","tr_customer_id":185684,"tr_customer_product_id":185674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:44.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Stacey Muller","mobile_number":"294-502-1128","email_id":"Margret_Trantow28@gmail.com","dop":"2025-04-06","serial_number":"14193277332839","imei1":"14193277332839","imei2":"14193277332839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185671,"job_number":"JOB_185671","tr_customer_id":185689,"tr_customer_product_id":185679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:57.000Z","modified_at":"2026-02-14T04:20:27.000Z","name":"Annabelle Kilback","mobile_number":"597-461-0438","email_id":"Darby.Hamill48@yahoo.com","dop":"2025-02-01","serial_number":"28978910439649","imei1":"28978910439649","imei2":"28978910439649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185674,"job_number":"JOB_185674","tr_customer_id":185692,"tr_customer_product_id":185682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Dewayne Bode","mobile_number":"997-958-1494","email_id":"Taya93@hotmail.com","dop":"2025-06-18","serial_number":"10628052427366","imei1":"10628052427366","imei2":"10628052427366","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185676,"job_number":"JOB_185676","tr_customer_id":185694,"tr_customer_product_id":185684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Meagan Herzog","mobile_number":"702-569-2959","email_id":"Tessie_Dibbert@hotmail.com","dop":"2025-04-06","serial_number":"16383632992445","imei1":"16383632992445","imei2":"16383632992445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185680,"job_number":"JOB_185680","tr_customer_id":185698,"tr_customer_product_id":185688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:38.000Z","name":"Mathias Hand","mobile_number":"676-885-3893","email_id":"Lura61@gmail.com","dop":"2025-04-06","serial_number":"16553454514800","imei1":"16553454514800","imei2":"16553454514800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185681,"job_number":"JOB_185681","tr_customer_id":185699,"tr_customer_product_id":185689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Aimee Swaniawski","mobile_number":"527-669-4668","email_id":"Herbert24@yahoo.com","dop":"2025-04-06","serial_number":"17096714442881","imei1":"17096714442881","imei2":"17096714442881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185685,"job_number":"JOB_185685","tr_customer_id":185703,"tr_customer_product_id":185693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:49.000Z","name":"Jade Walsh","mobile_number":"350-312-2580","email_id":"Yesenia_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11814346968364","imei1":"11814346968364","imei2":"11814346968364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185687,"job_number":"JOB_185687","tr_customer_id":185705,"tr_customer_product_id":185695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Peggie Anderson","mobile_number":"425-470-2014","email_id":"Linda_Hudson96@yahoo.com","dop":"2025-04-06","serial_number":"17601310275603","imei1":"17601310275603","imei2":"17601310275603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185689,"job_number":"JOB_185689","tr_customer_id":185707,"tr_customer_product_id":185697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rosella Considine","mobile_number":"345-654-1403","email_id":"Bennie_Heaney@gmail.com","dop":"2025-04-06","serial_number":"16926149934501","imei1":"16926149934501","imei2":"16926149934501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185692,"job_number":"JOB_185692","tr_customer_id":185710,"tr_customer_product_id":185700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:19.000Z","modified_at":"2026-02-14T04:20:54.000Z","name":"Parker Morissette","mobile_number":"965-559-7339","email_id":"Antonietta_Keeling@hotmail.com","dop":"2025-04-06","serial_number":"19056928679703","imei1":"19056928679703","imei2":"19056928679703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185695,"job_number":"JOB_185695","tr_customer_id":185713,"tr_customer_product_id":185703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:27.000Z","modified_at":"2026-02-14T04:21:00.000Z","name":"Coty Christiansen","mobile_number":"474-665-7627","email_id":"Presley_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"11583969883808","imei1":"11583969883808","imei2":"11583969883808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185698,"job_number":"JOB_185698","tr_customer_id":185716,"tr_customer_product_id":185706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:29.000Z","modified_at":"2026-02-14T04:21:05.000Z","name":"Lionel Green","mobile_number":"793-883-2798","email_id":"Layla.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11402786389897","imei1":"11402786389897","imei2":"11402786389897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185702,"job_number":"JOB_185702","tr_customer_id":185720,"tr_customer_product_id":185710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:21:11.000Z","name":"Oceane Gerlach","mobile_number":"721-769-5954","email_id":"Domenic_Schoen@gmail.com","dop":"2025-04-06","serial_number":"13744733793385","imei1":"13744733793385","imei2":"13744733793385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185706,"job_number":"JOB_185706","tr_customer_id":185724,"tr_customer_product_id":185714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"Nelda Carroll","mobile_number":"281-287-5882","email_id":"Green10@hotmail.com","dop":"2025-02-01","serial_number":"50282738753758","imei1":"50282738753758","imei2":"50282738753758","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185709,"job_number":"JOB_185709","tr_customer_id":185727,"tr_customer_product_id":185717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:39.000Z","modified_at":"2026-02-14T04:21:15.000Z","name":"Dudley Keeling","mobile_number":"938-825-1644","email_id":"Joaquin14@hotmail.com","dop":"2000-01-31","serial_number":"10725565605249","imei1":"10725565605249","imei2":"10725565605249","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185713,"job_number":"JOB_185713","tr_customer_id":185731,"tr_customer_product_id":185721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:43.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"Vern Erdman","mobile_number":"827-544-9719","email_id":"Kelli61@hotmail.com","dop":"2025-12-31","serial_number":"104560377191813","imei1":"104560377191813","imei2":"104560377191813","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185714,"job_number":"JOB_185714","tr_customer_id":185732,"tr_customer_product_id":185722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:43.000Z","modified_at":"2026-02-14T04:21:17.000Z","name":"Gerry King","mobile_number":"243-280-6142","email_id":"Marcia_Schumm74@yahoo.com","dop":"2025-04-06","serial_number":"18828315741302","imei1":"18828315741302","imei2":"18828315741302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185718,"job_number":"JOB_185718","tr_customer_id":185736,"tr_customer_product_id":185726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Rashad O'Kon","mobile_number":"771-735-4068","email_id":"Trudie_Kozey@gmail.com","dop":"2025-06-18","serial_number":"10543158024321","imei1":"10543158024321","imei2":"10543158024321","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185719,"job_number":"JOB_185719","tr_customer_id":185737,"tr_customer_product_id":185727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:21:18.000Z","name":"Vivienne Maggio","mobile_number":"771-483-0737","email_id":"Leif39@gmail.com","dop":"2025-04-06","serial_number":"18130003670240","imei1":"18130003670240","imei2":"18130003670240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185723,"job_number":"JOB_185723","tr_customer_id":185741,"tr_customer_product_id":185731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:49.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Morris McLaughlin","mobile_number":"678-247-5997","email_id":"Ewald10@hotmail.com","dop":"2025-04-06","serial_number":"13560424067988","imei1":"13560424067988","imei2":"13560424067988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185727,"job_number":"JOB_185727","tr_customer_id":185745,"tr_customer_product_id":185735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:21:31.000Z","name":"Elena Kutch","mobile_number":"656-812-4978","email_id":"Casper_Mitchell70@hotmail.com","dop":"2025-04-06","serial_number":"17721844726751","imei1":"17721844726751","imei2":"17721844726751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185729,"job_number":"JOB_185729","tr_customer_id":185747,"tr_customer_product_id":185737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:21:31.000Z","name":"Sam Raynor","mobile_number":"333-545-9222","email_id":"Kendra_Labadie57@hotmail.com","dop":"2025-04-06","serial_number":"15030445859008","imei1":"15030445859008","imei2":"15030445859008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185732,"job_number":"JOB_185732","tr_customer_id":185750,"tr_customer_product_id":185740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"Benton Bashirian","mobile_number":"757-766-6588","email_id":"Lyla_Frami17@hotmail.com","dop":"2025-04-06","serial_number":"19365388295435","imei1":"19365388295435","imei2":"19365388295435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185736,"job_number":"JOB_185736","tr_customer_id":185754,"tr_customer_product_id":185744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"Ocie Ziemann","mobile_number":"349-421-4456","email_id":"Esta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"19153847987044","imei1":"19153847987044","imei2":"19153847987044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185739,"job_number":"JOB_185739","tr_customer_id":185757,"tr_customer_product_id":185747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Esteban Herzog","mobile_number":"372-924-9419","email_id":"Brayan.McLaughlin1@yahoo.com","dop":"2025-04-06","serial_number":"17104138616637","imei1":"17104138616637","imei2":"17104138616637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185742,"job_number":"JOB_185742","tr_customer_id":185760,"tr_customer_product_id":185750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Jaylin Davis","mobile_number":"409-216-2150","email_id":"Delta_Johns85@yahoo.com","dop":"2025-04-06","serial_number":"16036778697022","imei1":"16036778697022","imei2":"16036778697022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185746,"job_number":"JOB_185746","tr_customer_id":185764,"tr_customer_product_id":185754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:15.000Z","modified_at":"2026-02-14T04:21:46.000Z","name":"Pink Glover","mobile_number":"288-681-2877","email_id":"Harmony_Harris@gmail.com","dop":"2025-02-01","serial_number":"90998270881646","imei1":"90998270881646","imei2":"90998270881646","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185748,"job_number":"JOB_185748","tr_customer_id":185766,"tr_customer_product_id":185756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Mallory Goldner","mobile_number":"971-557-8695","email_id":"Willow_Rutherford47@hotmail.com","dop":"2025-04-06","serial_number":"15956957216834","imei1":"15956957216834","imei2":"15956957216834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185751,"job_number":"JOB_185751","tr_customer_id":185769,"tr_customer_product_id":185759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Murray Windler","mobile_number":"639-556-9636","email_id":"Vicenta_Bahringer37@yahoo.com","dop":"2000-01-31","serial_number":"10194667218815","imei1":"10194667218815","imei2":"10194667218815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185754,"job_number":"JOB_185754","tr_customer_id":185772,"tr_customer_product_id":185762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Kay Hamill","mobile_number":"842-558-8837","email_id":"Thomas84@gmail.com","dop":"2025-04-06","serial_number":"14501603297879","imei1":"14501603297879","imei2":"14501603297879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185757,"job_number":"JOB_185757","tr_customer_id":185775,"tr_customer_product_id":185765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:22:03.000Z","name":"Courtney Streich","mobile_number":"796-891-9397","email_id":"Brando.Abernathy@hotmail.com","dop":"2025-12-31","serial_number":"101416045882152","imei1":"101416045882152","imei2":"101416045882152","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185759,"job_number":"JOB_185759","tr_customer_id":185777,"tr_customer_product_id":185767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:34.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"Tressie Mertz","mobile_number":"822-222-6340","email_id":"Jeramy_Lubowitz75@gmail.com","dop":"2025-04-06","serial_number":"18030349096455","imei1":"18030349096455","imei2":"18030349096455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185766,"job_number":"JOB_185766","tr_customer_id":185784,"tr_customer_product_id":185774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:22:12.000Z","name":"Amir Gaylord","mobile_number":"299-388-3244","email_id":"Oma.Wilkinson@gmail.com","dop":"2025-04-06","serial_number":"16475124846615","imei1":"16475124846615","imei2":"16475124846615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185768,"job_number":"JOB_185768","tr_customer_id":185786,"tr_customer_product_id":185776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:22:12.000Z","name":"Caden Wuckert","mobile_number":"577-527-7522","email_id":"Orin.Runolfsdottir22@gmail.com","dop":"2025-04-06","serial_number":"13489154024406","imei1":"13489154024406","imei2":"13489154024406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185772,"job_number":"JOB_185772","tr_customer_id":185790,"tr_customer_product_id":185780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Erich Littel","mobile_number":"243-581-0802","email_id":"Maude_McLaughlin82@hotmail.com","dop":"2025-04-06","serial_number":"12173435992654","imei1":"12173435992654","imei2":"12173435992654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185775,"job_number":"JOB_185775","tr_customer_id":185793,"tr_customer_product_id":185783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Barton Watsica","mobile_number":"735-736-5823","email_id":"Brenda_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"10974271542252","imei1":"10974271542252","imei2":"10974271542252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185783,"job_number":"JOB_185783","tr_customer_id":185801,"tr_customer_product_id":185791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Mitchel Swift","mobile_number":"324-859-4037","email_id":"Isai.Gislason3@yahoo.com","dop":"2025-04-06","serial_number":"10665144129973","imei1":"10665144129973","imei2":"10665144129973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185787,"job_number":"JOB_185787","tr_customer_id":185805,"tr_customer_product_id":185795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Kassandra Hirthe","mobile_number":"650-567-5289","email_id":"Dianna35@gmail.com","dop":"2025-04-06","serial_number":"11663735432703","imei1":"11663735432703","imei2":"11663735432703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185791,"job_number":"JOB_185791","tr_customer_id":185809,"tr_customer_product_id":185799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Carmel Pagac","mobile_number":"789-208-6998","email_id":"Rogers4@gmail.com","dop":"2025-04-06","serial_number":"10682157038615","imei1":"10682157038615","imei2":"10682157038615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185793,"job_number":"JOB_185793","tr_customer_id":185811,"tr_customer_product_id":185801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:55.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Mylene Green","mobile_number":"915-640-4949","email_id":"Rebekah99@hotmail.com","dop":"2025-04-06","serial_number":"11357193056849","imei1":"11357193056849","imei2":"11357193056849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185797,"job_number":"JOB_185797","tr_customer_id":185815,"tr_customer_product_id":185805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:22:31.000Z","name":"Melyna Cruickshank","mobile_number":"816-473-2504","email_id":"Sid_Stiedemann@yahoo.com","dop":"2025-04-06","serial_number":"17783129654588","imei1":"17783129654588","imei2":"17783129654588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185800,"job_number":"JOB_185800","tr_customer_id":185818,"tr_customer_product_id":185808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Gladyce Sporer","mobile_number":"223-792-4587","email_id":"Sydnie.Hackett@gmail.com","dop":"2025-04-06","serial_number":"16811231395227","imei1":"16811231395227","imei2":"16811231395227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185806,"job_number":"JOB_185806","tr_customer_id":185824,"tr_customer_product_id":185814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Narciso Hammes","mobile_number":"907-403-7719","email_id":"Jessie.Blick39@yahoo.com","dop":"2000-01-31","serial_number":"10590944778015","imei1":"10590944778015","imei2":"10590944778015","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185808,"job_number":"JOB_185808","tr_customer_id":185826,"tr_customer_product_id":185816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:44.000Z","name":"Flo Dach","mobile_number":"731-260-6926","email_id":"Edwardo_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11019841118629","imei1":"11019841118629","imei2":"11019841118629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185813,"job_number":"JOB_185813","tr_customer_id":185831,"tr_customer_product_id":185821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Colin Dare","mobile_number":"745-645-2927","email_id":"Stan_Kutch67@hotmail.com","dop":"2025-12-31","serial_number":"107362486980606","imei1":"107362486980606","imei2":"107362486980606","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185818,"job_number":"JOB_185818","tr_customer_id":185836,"tr_customer_product_id":185826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:55.000Z","name":"Keshaun Torphy","mobile_number":"951-264-0168","email_id":"Freddy_Bernhard93@gmail.com","dop":"2025-04-06","serial_number":"17069563434705","imei1":"17069563434705","imei2":"17069563434705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185822,"job_number":"JOB_185822","tr_customer_id":185840,"tr_customer_product_id":185830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:55.000Z","name":"Raphaelle Steuber","mobile_number":"719-335-5316","email_id":"Reagan83@yahoo.com","dop":"2025-04-06","serial_number":"14223209626336","imei1":"14223209626336","imei2":"14223209626336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185828,"job_number":"JOB_185828","tr_customer_id":185846,"tr_customer_product_id":185836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:23:09.000Z","name":"Rey Turcotte","mobile_number":"625-721-2111","email_id":"Roberta_Kovacek78@hotmail.com","dop":"2025-04-06","serial_number":"17561674075232","imei1":"17561674075232","imei2":"17561674075232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185832,"job_number":"JOB_185832","tr_customer_id":185850,"tr_customer_product_id":185840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:23:08.000Z","name":"Rupert Heathcote","mobile_number":"874-510-6775","email_id":"Eric_Lehner71@yahoo.com","dop":"2025-04-06","serial_number":"19479678136562","imei1":"19479678136562","imei2":"19479678136562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185834,"job_number":"JOB_185834","tr_customer_id":185852,"tr_customer_product_id":185842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:23:13.000Z","name":"Mauricio Dooley","mobile_number":"986-648-0633","email_id":"Devan.Muller41@gmail.com","dop":"2025-04-06","serial_number":"14295672148745","imei1":"14295672148745","imei2":"14295672148745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185838,"job_number":"JOB_185838","tr_customer_id":185856,"tr_customer_product_id":185846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:23:14.000Z","name":"Kaden Mraz","mobile_number":"348-410-8423","email_id":"Jaiden.Carroll@gmail.com","dop":"2025-04-06","serial_number":"19242868061194","imei1":"19242868061194","imei2":"19242868061194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185840,"job_number":"JOB_185840","tr_customer_id":185858,"tr_customer_product_id":185848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:23:13.000Z","name":"Eleonore Zieme","mobile_number":"566-754-0924","email_id":"Jerome.Langosh69@gmail.com","dop":"2025-04-06","serial_number":"19034816620108","imei1":"19034816620108","imei2":"19034816620108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185844,"job_number":"JOB_185844","tr_customer_id":185862,"tr_customer_product_id":185852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:44.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Gustave Kautzer","mobile_number":"651-931-0589","email_id":"Haylee.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"13905024247815","imei1":"13905024247815","imei2":"13905024247815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185847,"job_number":"JOB_185847","tr_customer_id":185865,"tr_customer_product_id":185855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:23:23.000Z","name":"Thora Wuckert","mobile_number":"260-795-7892","email_id":"Jerod.Cruickshank@hotmail.com","dop":"2000-01-31","serial_number":"10267936723972","imei1":"10267936723972","imei2":"10267936723972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185850,"job_number":"JOB_185850","tr_customer_id":185868,"tr_customer_product_id":185858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:56.000Z","name":"Otho Jenkins","mobile_number":"297-442-4464","email_id":"Sterling.Moen@yahoo.com","dop":"2025-04-06","serial_number":"14106517343205","imei1":"14106517343205","imei2":"14106517343205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185853,"job_number":"JOB_185853","tr_customer_id":185871,"tr_customer_product_id":185861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:54.000Z","name":"Electa Bogisich","mobile_number":"237-474-5651","email_id":"Marianne8@gmail.com","dop":"2025-04-06","serial_number":"18961390389630","imei1":"18961390389630","imei2":"18961390389630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185856,"job_number":"JOB_185856","tr_customer_id":185874,"tr_customer_product_id":185864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:29.000Z","modified_at":"2026-02-14T04:24:06.000Z","name":"Arne Ziemann","mobile_number":"544-464-9588","email_id":"Olga86@hotmail.com","dop":"2025-04-06","serial_number":"11815972476651","imei1":"11815972476651","imei2":"11815972476651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:24:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185866,"job_number":"JOB_185866","tr_customer_id":185884,"tr_customer_product_id":185874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:28.000Z","modified_at":"2026-02-14T04:27:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86114943961948","imei1":"86114943961948","imei2":"86114943961948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185873,"job_number":"JOB_185873","tr_customer_id":185891,"tr_customer_product_id":185881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62355106995189","imei1":"62355106995189","imei2":"62355106995189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185880,"job_number":"JOB_185880","tr_customer_id":185898,"tr_customer_product_id":185888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:32.000Z","modified_at":"2026-02-14T04:28:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48261893248968","imei1":"48261893248968","imei2":"48261893248968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185889,"job_number":"JOB_185889","tr_customer_id":185907,"tr_customer_product_id":185897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:32.000Z","name":"Laila Treutel","mobile_number":"655-562-8180","email_id":"Liliana1@gmail.com","dop":"2025-07-01","serial_number":"106704494594921","imei1":"106704494594921","imei2":"106704494594921","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185891,"job_number":"JOB_185891","tr_customer_id":185909,"tr_customer_product_id":185899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:42.000Z","name":"Dwight Lynch","mobile_number":"646-723-7276","email_id":"Ayana.Stark@hotmail.com","dop":"2025-07-01","serial_number":"102875590369638","imei1":"102875590369638","imei2":"102875590369638","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185895,"job_number":"JOB_185895","tr_customer_id":185913,"tr_customer_product_id":185903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:15.000Z","modified_at":"2026-02-14T05:28:51.000Z","name":"Santos Kshlerin","mobile_number":"916-764-2658","email_id":"Jewel.Murphy@hotmail.com","dop":"2025-04-06","serial_number":"17942678460325","imei1":"17942678460325","imei2":"17942678460325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185897,"job_number":"JOB_185897","tr_customer_id":185915,"tr_customer_product_id":185905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:28.000Z","modified_at":"2026-02-14T05:29:06.000Z","name":"Harold Macejkovic","mobile_number":"600-401-0497","email_id":"Frances.Mosciski78@yahoo.com","dop":"2025-04-06","serial_number":"11096747585895","imei1":"11096747585895","imei2":"11096747585895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185901,"job_number":"JOB_185901","tr_customer_id":185919,"tr_customer_product_id":185909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:19.000Z","modified_at":"2026-02-14T05:38:39.000Z","name":"Vivian Mosciski","mobile_number":"532-789-0139","email_id":"Marianna92@hotmail.com","dop":"2026-01-04","serial_number":"13935495721316","imei1":"13935495721316","imei2":"13935495721316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185903,"job_number":"JOB_185903","tr_customer_id":185921,"tr_customer_product_id":185911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:40:33.000Z","modified_at":"2026-02-14T05:40:37.000Z","name":"Miss Chad Wintheiser Jones","mobile_number":"507-776-4712","email_id":"Esperanza.Bins@hotmail.com","dop":"2026-02-01","serial_number":"40902534004799","imei1":"40902534004799","imei2":"40902534004799","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185904,"job_number":"JOB_185904","tr_customer_id":185922,"tr_customer_product_id":185912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:42:33.000Z","modified_at":"2026-02-14T05:42:37.000Z","name":"Roderick Rogahn PhD Kerluke","mobile_number":"697-817-4302","email_id":"Lilian_Johnston72@gmail.com","dop":"2026-02-01","serial_number":"20942939162777","imei1":"20942939162777","imei2":"20942939162777","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T05:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185905,"job_number":"JOB_185905","tr_customer_id":185923,"tr_customer_product_id":185913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:02:02.000Z","modified_at":"2026-02-14T08:04:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10763950510812","imei1":"10763950510812","imei2":"110763950510812","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185907,"job_number":"JOB_185907","tr_customer_id":185925,"tr_customer_product_id":185915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:49.000Z","name":"Shanna Turner","mobile_number":"251-225-7007","email_id":"Dee_Predovic@hotmail.com","dop":"2025-12-01","serial_number":"14752035784947","imei1":"14752035784947","imei2":"14752035784947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185909,"job_number":"JOB_185909","tr_customer_id":185927,"tr_customer_product_id":185917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:54.000Z","modified_at":"2026-02-14T06:09:03.000Z","name":"Casimer O'Conner","mobile_number":"849-600-7284","email_id":"Royce10@yahoo.com","dop":"2025-12-01","serial_number":"11446211133424","imei1":"11446211133424","imei2":"11446211133424","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:09:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185911,"job_number":"JOB_185911","tr_customer_id":185929,"tr_customer_product_id":185919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:08.000Z","modified_at":"2026-02-14T06:09:17.000Z","name":"Clinton Hessel","mobile_number":"829-972-9826","email_id":"Jeramie41@yahoo.com","dop":"2025-12-01","serial_number":"19797522076307","imei1":"19797522076307","imei2":"19797522076307","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185926,"job_number":"JOB_185926","tr_customer_id":185944,"tr_customer_product_id":185934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:41:28.000Z","modified_at":"2026-02-14T06:41:32.000Z","name":"Roman Bashirian Gutmann","mobile_number":"424-668-6765","email_id":"Julia.Gleason96@gmail.com","dop":"2026-02-01","serial_number":"31565690605070","imei1":"31565690605070","imei2":"31565690605070","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185927,"job_number":"JOB_185927","tr_customer_id":185945,"tr_customer_product_id":185935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:29.000Z","name":"Quinn Howe","mobile_number":"272-635-8514","email_id":"Mathias_Ratke49@hotmail.com","dop":"2026-01-04","serial_number":"12175917559381","imei1":"12175917559381","imei2":"12175917559381","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185929,"job_number":"JOB_185929","tr_customer_id":185947,"tr_customer_product_id":185937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:23.000Z","modified_at":"2026-02-14T06:53:46.000Z","name":"Nicholaus Torp","mobile_number":"897-524-1325","email_id":"Malachi_Haag@yahoo.com","dop":"2026-01-04","serial_number":"15016358789673","imei1":"15016358789673","imei2":"15016358789673","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185931,"job_number":"JOB_185931","tr_customer_id":185949,"tr_customer_product_id":185939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:57:15.000Z","name":"Curtis Rosenbaum","mobile_number":"779-888-8833","email_id":"Kayley_Hayes97@gmail.com","dop":"2026-01-04","serial_number":"10475196251407","imei1":"10475196251407","imei2":"10475196251407","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185933,"job_number":"JOB_185933","tr_customer_id":185951,"tr_customer_product_id":185941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:12.000Z","modified_at":"2026-02-14T07:00:32.000Z","name":"Jerry Bogan","mobile_number":"221-302-0538","email_id":"Bradford_Lebsack@gmail.com","dop":"2026-01-04","serial_number":"10480658113000","imei1":"10480658113000","imei2":"10480658113000","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185935,"job_number":"JOB_185935","tr_customer_id":185953,"tr_customer_product_id":185943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:25.000Z","modified_at":"2026-02-14T07:01:44.000Z","name":"Sincere Leannon","mobile_number":"865-611-3664","email_id":"Ashleigh.Muller@gmail.com","dop":"2026-01-04","serial_number":"16289300787344","imei1":"16289300787344","imei2":"16289300787344","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185937,"job_number":"JOB_185937","tr_customer_id":185955,"tr_customer_product_id":185945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:58.000Z","modified_at":"2026-02-14T08:04:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15042648563335","imei1":"15042648563335","imei2":"115042648563335","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185938,"job_number":"JOB_185938","tr_customer_id":185956,"tr_customer_product_id":185946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:20.000Z","name":"Franco Mertz","mobile_number":"339-954-6896","email_id":"Marco2@hotmail.com","dop":"2026-01-04","serial_number":"19226016177834","imei1":"19226016177834","imei2":"19226016177834","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185942,"job_number":"JOB_185942","tr_customer_id":185960,"tr_customer_product_id":185950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:39.000Z","modified_at":"2026-02-14T07:10:59.000Z","name":"Marcella Parker","mobile_number":"218-670-6809","email_id":"Geovanny.DuBuque28@yahoo.com","dop":"2026-01-04","serial_number":"11095612220913","imei1":"11095612220913","imei2":"11095612220913","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185944,"job_number":"JOB_185944","tr_customer_id":185962,"tr_customer_product_id":185952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:54.000Z","modified_at":"2026-02-14T07:12:12.000Z","name":"Arely Walter","mobile_number":"816-461-7302","email_id":"Otto81@hotmail.com","dop":"2026-01-04","serial_number":"16269775221422","imei1":"16269775221422","imei2":"16269775221422","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185946,"job_number":"JOB_185946","tr_customer_id":185964,"tr_customer_product_id":185954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:13:51.000Z","modified_at":"2026-02-14T07:14:09.000Z","name":"Gabriella Torp","mobile_number":"911-995-9201","email_id":"Taurean9@gmail.com","dop":"2026-01-04","serial_number":"10244540659451","imei1":"10244540659451","imei2":"10244540659451","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185948,"job_number":"JOB_185948","tr_customer_id":185966,"tr_customer_product_id":185956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:23:45.000Z","modified_at":"2026-02-14T10:46:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"38186870235068","imei1":"38186870235068","imei2":"38186870235068","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185950,"job_number":"JOB_185950","tr_customer_id":185968,"tr_customer_product_id":185958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:32:00.000Z","name":"Tyree Jaskolski","mobile_number":"467-259-4486","email_id":"Pedro.Gottlieb54@yahoo.com","dop":"2026-01-04","serial_number":"19059181053123","imei1":"19059181053123","imei2":"19059181053123","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185952,"job_number":"JOB_185952","tr_customer_id":185970,"tr_customer_product_id":185960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:23.000Z","name":"Watson Hickle","mobile_number":"734-293-7182","email_id":"Mark.Hills@gmail.com","dop":"2026-01-04","serial_number":"18752056565453","imei1":"18752056565453","imei2":"18752056565453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185955,"job_number":"JOB_185955","tr_customer_id":185973,"tr_customer_product_id":185963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:47.000Z","name":"Dorothy Tromp","mobile_number":"792-810-5954","email_id":"Bryana84@gmail.com","dop":"2026-01-04","serial_number":"19222844945220","imei1":"19222844945220","imei2":"19222844945220","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185958,"job_number":"JOB_185958","tr_customer_id":185976,"tr_customer_product_id":185966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:58.000Z","name":"Emie Lang","mobile_number":"715-352-6719","email_id":"Emilia.Murray@yahoo.com","dop":"2026-01-04","serial_number":"11659261936072","imei1":"11659261936072","imei2":"11659261936072","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185961,"job_number":"JOB_185961","tr_customer_id":185979,"tr_customer_product_id":185969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:21.000Z","name":"Fabian Kiehn","mobile_number":"849-638-7140","email_id":"Judson.Turcotte@hotmail.com","dop":"2026-01-04","serial_number":"16080029380679","imei1":"16080029380679","imei2":"16080029380679","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185964,"job_number":"JOB_185964","tr_customer_id":185982,"tr_customer_product_id":185972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:44.000Z","name":"Abe Walsh","mobile_number":"966-333-2382","email_id":"Landen35@gmail.com","dop":"2026-01-04","serial_number":"10644039482197","imei1":"10644039482197","imei2":"10644039482197","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185968,"job_number":"JOB_185968","tr_customer_id":185986,"tr_customer_product_id":185976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:41:10.000Z","name":"Lyda Welch","mobile_number":"871-343-6816","email_id":"Era.Bergnaum@gmail.com","dop":"2026-01-04","serial_number":"11436083953723","imei1":"11436083953723","imei2":"11436083953723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185971,"job_number":"JOB_185971","tr_customer_id":185989,"tr_customer_product_id":185979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:33.000Z","name":"Maxine DuBuque","mobile_number":"613-859-4056","email_id":"Bernie_Wolf67@hotmail.com","dop":"2026-01-04","serial_number":"17185016982696","imei1":"17185016982696","imei2":"17185016982696","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185975,"job_number":"JOB_185975","tr_customer_id":185993,"tr_customer_product_id":185983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:56.000Z","name":"Rita Kuphal","mobile_number":"985-746-5689","email_id":"Josefina.Goodwin7@gmail.com","dop":"2026-01-04","serial_number":"13531642616708","imei1":"13531642616708","imei2":"13531642616708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185978,"job_number":"JOB_185978","tr_customer_id":185996,"tr_customer_product_id":185986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:03.000Z","modified_at":"2026-02-14T07:52:41.000Z","name":"Albin Conroy","mobile_number":"597-295-3827","email_id":"Fred_Kerluke@yahoo.com","dop":"2025-04-06","serial_number":"16212032442637","imei1":"16212032442637","imei2":"16212032442637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185983,"job_number":"JOB_185983","tr_customer_id":186001,"tr_customer_product_id":185991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:43.000Z","modified_at":"2026-02-14T07:53:19.000Z","name":"Wayne Mayer","mobile_number":"248-322-6902","email_id":"Summer45@gmail.com","dop":"2025-04-06","serial_number":"16140449625431","imei1":"16140449625431","imei2":"16140449625431","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185995,"job_number":"JOB_185995","tr_customer_id":186013,"tr_customer_product_id":186003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:27:21.000Z","name":"Haley Franecki","mobile_number":"902-262-3453","email_id":"Jazmyn73@hotmail.com","dop":"2025-04-06","serial_number":"19211637484001","imei1":"19211637484001","imei2":"19211637484001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185998,"job_number":"JOB_185998","tr_customer_id":186016,"tr_customer_product_id":186006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:28:06.000Z","name":"Kadin Fay","mobile_number":"271-960-4019","email_id":"Madonna_Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"19571640226899","imei1":"19571640226899","imei2":"19571640226899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186001,"job_number":"JOB_186001","tr_customer_id":186019,"tr_customer_product_id":186009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:51.000Z","name":"Kariane Bayer","mobile_number":"864-270-6878","email_id":"Geovanny84@gmail.com","dop":"2025-04-06","serial_number":"12478708706139","imei1":"12478708706139","imei2":"12478708706139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186004,"job_number":"JOB_186004","tr_customer_id":186022,"tr_customer_product_id":186012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:31:21.000Z","name":"Raymond Kautzer","mobile_number":"220-389-6989","email_id":"Verlie.Harvey38@gmail.com","dop":"2025-04-06","serial_number":"17703458589346","imei1":"17703458589346","imei2":"17703458589346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186007,"job_number":"JOB_186007","tr_customer_id":186025,"tr_customer_product_id":186015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:32:04.000Z","name":"Collin Walker","mobile_number":"999-303-0764","email_id":"Zechariah_Jenkins93@hotmail.com","dop":"2025-04-06","serial_number":"11519304362841","imei1":"11519304362841","imei2":"11519304362841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186010,"job_number":"JOB_186010","tr_customer_id":186028,"tr_customer_product_id":186018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:46.000Z","name":"Kristin Cummerata","mobile_number":"300-722-9259","email_id":"Shannon_Nitzsche42@gmail.com","dop":"2025-04-06","serial_number":"10949149306176","imei1":"10949149306176","imei2":"10949149306176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186015,"job_number":"JOB_186015","tr_customer_id":186033,"tr_customer_product_id":186023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:52:09.000Z","name":"Kelly Orn","mobile_number":"928-427-4295","email_id":"Buster_Runolfsdottir@yahoo.com","dop":"2025-04-06","serial_number":"14379631364060","imei1":"14379631364060","imei2":"14379631364060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186018,"job_number":"JOB_186018","tr_customer_id":186036,"tr_customer_product_id":186026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:17.000Z","modified_at":"2026-02-14T08:52:54.000Z","name":"Sydni Grimes","mobile_number":"876-623-1129","email_id":"Hortense_McKenzie43@gmail.com","dop":"2025-04-06","serial_number":"15784373829806","imei1":"15784373829806","imei2":"15784373829806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186021,"job_number":"JOB_186021","tr_customer_id":186039,"tr_customer_product_id":186029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:38.000Z","name":"Elmo Aufderhar","mobile_number":"632-800-0067","email_id":"Kim_Hauck@gmail.com","dop":"2025-04-06","serial_number":"15252990295194","imei1":"15252990295194","imei2":"15252990295194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T08:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186125,"job_number":"JOB_186125","tr_customer_id":186143,"tr_customer_product_id":186133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:07.000Z","modified_at":"2026-02-14T09:54:11.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"42987217358710","imei1":"42987217358710","imei2":"42987217358710","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186126,"job_number":"JOB_186126","tr_customer_id":186144,"tr_customer_product_id":186134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:12.000Z","modified_at":"2026-02-14T09:54:15.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"33916558359968","imei1":"33916558359968","imei2":"33916558359968","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186127,"job_number":"JOB_186127","tr_customer_id":186145,"tr_customer_product_id":186135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:54:16.000Z","modified_at":"2026-02-14T09:54:18.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"86998401429555","imei1":"86998401429555","imei2":"86998401429555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T09:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186129,"job_number":"JOB_186129","tr_customer_id":186147,"tr_customer_product_id":186137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:04.000Z","modified_at":"2026-02-14T10:11:42.000Z","name":"Jamey Conroy","mobile_number":"874-662-2156","email_id":"Euna39@yahoo.com","dop":"2025-04-06","serial_number":"16937109288089","imei1":"16937109288089","imei2":"16937109288089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186132,"job_number":"JOB_186132","tr_customer_id":186150,"tr_customer_product_id":186140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:12:28.000Z","name":"Santa Hane","mobile_number":"943-892-0153","email_id":"Leonie78@gmail.com","dop":"2025-04-06","serial_number":"15868043029145","imei1":"15868043029145","imei2":"15868043029145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186135,"job_number":"JOB_186135","tr_customer_id":186153,"tr_customer_product_id":186143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Daniella Gutkowski","mobile_number":"205-719-9223","email_id":"Michaela60@yahoo.com","dop":"2025-04-06","serial_number":"16405509360465","imei1":"16405509360465","imei2":"16405509360465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186138,"job_number":"JOB_186138","tr_customer_id":186156,"tr_customer_product_id":186146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:13:13.000Z","name":"Tess Tromp","mobile_number":"357-410-0315","email_id":"Jasper70@gmail.com","dop":"2025-04-06","serial_number":"19656256377044","imei1":"19656256377044","imei2":"19656256377044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186141,"job_number":"JOB_186141","tr_customer_id":186159,"tr_customer_product_id":186149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:45.000Z","modified_at":"2026-02-14T10:13:21.000Z","name":"Mossie Murphy","mobile_number":"599-445-1789","email_id":"Ernestina_Fisher34@gmail.com","dop":"2025-04-06","serial_number":"13399848242447","imei1":"13399848242447","imei2":"13399848242447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186144,"job_number":"JOB_186144","tr_customer_id":186162,"tr_customer_product_id":186152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:14:04.000Z","name":"Celestino Heathcote","mobile_number":"222-332-5708","email_id":"Eusebio91@yahoo.com","dop":"2025-04-06","serial_number":"16780532364396","imei1":"16780532364396","imei2":"16780532364396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186147,"job_number":"JOB_186147","tr_customer_id":186165,"tr_customer_product_id":186155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:50.000Z","name":"Kiel Mitchell","mobile_number":"638-420-1553","email_id":"Curtis.Klocko@gmail.com","dop":"2025-04-06","serial_number":"11755533828235","imei1":"11755533828235","imei2":"11755533828235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:14:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186150,"job_number":"JOB_186150","tr_customer_id":186168,"tr_customer_product_id":186158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:15:34.000Z","name":"Keagan Gibson","mobile_number":"723-985-9219","email_id":"Marisa_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"18836098979789","imei1":"18836098979789","imei2":"18836098979789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186153,"job_number":"JOB_186153","tr_customer_id":186171,"tr_customer_product_id":186161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:16:18.000Z","name":"Jewell Rohan","mobile_number":"512-788-2771","email_id":"Ernesto.Waelchi@gmail.com","dop":"2025-04-06","serial_number":"13849573651699","imei1":"13849573651699","imei2":"13849573651699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T10:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186162,"job_number":"JOB_186162","tr_customer_id":186180,"tr_customer_product_id":186170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:30:54.000Z","modified_at":"2026-02-14T11:30:58.000Z","name":"Debra Donnelly Hermann","mobile_number":"562-897-1055","email_id":"Cedrick.Nader@yahoo.com","dop":"2026-02-01","serial_number":"36351809724613","imei1":"36351809724613","imei2":"36351809724613","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T11:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186168,"job_number":"JOB_186168","tr_customer_id":186186,"tr_customer_product_id":186176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:02:52.000Z","modified_at":"2026-02-14T12:02:56.000Z","name":"Dustin Quigley Ritchie","mobile_number":"940-416-4482","email_id":"Roosevelt_Jerde23@yahoo.com","dop":"2026-02-01","serial_number":"76664657140612","imei1":"76664657140612","imei2":"76664657140612","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186169,"job_number":"JOB_186169","tr_customer_id":186187,"tr_customer_product_id":186177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:02:57.000Z","modified_at":"2026-02-14T12:03:01.000Z","name":"Wilbur Russel Kohler","mobile_number":"803-896-1494","email_id":"Chelsie.Harber@hotmail.com","dop":"2026-02-01","serial_number":"42865303663627","imei1":"42865303663627","imei2":"42865303663627","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186170,"job_number":"JOB_186170","tr_customer_id":186188,"tr_customer_product_id":186178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:03:02.000Z","modified_at":"2026-02-14T12:03:06.000Z","name":"Guadalupe Kirlin Reichert","mobile_number":"268-347-4863","email_id":"Enos65@hotmail.com","dop":"2026-02-01","serial_number":"22905218852365","imei1":"22905218852365","imei2":"22905218852365","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186171,"job_number":"JOB_186171","tr_customer_id":186189,"tr_customer_product_id":186179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:09:59.000Z","modified_at":"2026-02-14T12:10:03.000Z","name":"roshan shrest","mobile_number":"1234567891","email_id":"test@gmail.com","dop":"2026-02-01","serial_number":"39535303243178","imei1":"39535303243178","imei2":"39535303243178","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186172,"job_number":"JOB_186172","tr_customer_id":186190,"tr_customer_product_id":186180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:10:04.000Z","modified_at":"2026-02-14T12:10:08.000Z","name":"roshani shresth","mobile_number":"1234567892","email_id":"test1@gmail.com","dop":"2026-02-01","serial_number":"23331470581697","imei1":"23331470581697","imei2":"23331470581697","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186173,"job_number":"JOB_186173","tr_customer_id":186191,"tr_customer_product_id":186181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:10:10.000Z","modified_at":"2026-02-14T12:10:14.000Z","name":"roshana shresstha","mobile_number":"1234567893","email_id":"test2@gmail.com","dop":"2026-02-01","serial_number":"23661301909395","imei1":"23661301909395","imei2":"23661301909395","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186176,"job_number":"JOB_186176","tr_customer_id":186194,"tr_customer_product_id":186184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:59.000Z","name":"Kathryne Frami","mobile_number":"452-318-1209","email_id":"Forrest88@hotmail.com","dop":"2025-04-06","serial_number":"12323610127977","imei1":"12323610127977","imei2":"12323610127977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186179,"job_number":"JOB_186179","tr_customer_id":186197,"tr_customer_product_id":186187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:42.000Z","name":"Raegan Stamm","mobile_number":"513-392-7178","email_id":"Jackson_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"17123065514637","imei1":"17123065514637","imei2":"17123065514637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186184,"job_number":"JOB_186184","tr_customer_id":186202,"tr_customer_product_id":186192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:29:26.000Z","name":"Maci Murray","mobile_number":"375-336-0722","email_id":"Jamal.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"14547413384638","imei1":"14547413384638","imei2":"14547413384638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186194,"job_number":"JOB_186194","tr_customer_id":186212,"tr_customer_product_id":186202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:49:08.000Z","name":"Ezequiel Murray","mobile_number":"642-899-5108","email_id":"Kamren29@gmail.com","dop":"2026-01-04","serial_number":"19954754448129","imei1":"19954754448129","imei2":"19954754448129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186197,"job_number":"JOB_186197","tr_customer_id":186215,"tr_customer_product_id":186205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:30.000Z","name":"Tommie Jerde","mobile_number":"240-248-2030","email_id":"Maureen.Stanton45@gmail.com","dop":"2026-01-04","serial_number":"18691743372391","imei1":"18691743372391","imei2":"18691743372391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186200,"job_number":"JOB_186200","tr_customer_id":186218,"tr_customer_product_id":186208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:54.000Z","name":"Maxwell Pollich","mobile_number":"861-765-5853","email_id":"Sonya.Morissette24@gmail.com","dop":"2026-01-04","serial_number":"10534457685382","imei1":"10534457685382","imei2":"10534457685382","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T12:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185665,"job_number":"JOB_185665","tr_customer_id":185683,"tr_customer_product_id":185673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:40.000Z","modified_at":"2026-02-14T04:19:48.000Z","name":"saitama sensei","mobile_number":"220-586-4102","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"859976329563276","imei1":"859976329563276","imei2":"859976329563276","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185668,"job_number":"JOB_185668","tr_customer_id":185686,"tr_customer_product_id":185676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:51.000Z","modified_at":"2026-02-14T04:19:59.000Z","name":"tanjiro kamado","mobile_number":"364-482-9281","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"970854607701437","imei1":"970854607701437","imei2":"970854607701437","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185675,"job_number":"JOB_185675","tr_customer_id":185693,"tr_customer_product_id":185683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:10.000Z","name":"giyu tomiaka","mobile_number":"957-216-2454","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"489332436249802","imei1":"489332436249802","imei2":"489332436249802","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185781,"job_number":"JOB_185781","tr_customer_id":185799,"tr_customer_product_id":185789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:22:09.000Z","name":"Nathanael Blanda","mobile_number":"802-439-2450","email_id":"Tad_Daniel@gmail.com","dop":"2025-10-01","serial_number":"17795497256487","imei1":"17795497256487","imei2":"17795497256487","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185786,"job_number":"JOB_185786","tr_customer_id":185804,"tr_customer_product_id":185794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:22:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12039856286637","imei1":"12039856286637","imei2":"12039856286637","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185802,"job_number":"JOB_185802","tr_customer_id":185820,"tr_customer_product_id":185810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:22:10.000Z","name":"Margot Labadie","mobile_number":"590-876-2552","email_id":"Alessandra34@gmail.com","dop":"2025-06-09","serial_number":"106451234408084","imei1":"106451234408084","imei2":"106451234408084","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185811,"job_number":"JOB_185811","tr_customer_id":185829,"tr_customer_product_id":185819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:08.000Z","modified_at":"2026-02-14T04:22:17.000Z","name":"Ima Quigley","mobile_number":"906-469-8995","email_id":"Mavis_Leuschke89@yahoo.com","dop":"2025-12-31","serial_number":"10850055311638","imei1":"10850055311638","imei2":"10850055311638","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185815,"job_number":"JOB_185815","tr_customer_id":185833,"tr_customer_product_id":185823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:24.000Z","name":"Mitchell Durgan","mobile_number":"506-707-8665","email_id":"Laury.Johns@gmail.com","dop":"2025-06-09","serial_number":"108671236879980","imei1":"108671236879980","imei2":"108671236879980","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185820,"job_number":"JOB_185820","tr_customer_id":185838,"tr_customer_product_id":185828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"Libby Krajcik","mobile_number":"383-376-6058","email_id":"Nelson8@hotmail.com","dop":"2025-12-31","serial_number":"10366025148326","imei1":"10366025148326","imei2":"10366025148326","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185825,"job_number":"JOB_185825","tr_customer_id":185843,"tr_customer_product_id":185833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Reynold Ritchie","mobile_number":"960-835-1708","email_id":"Daniella97@yahoo.com","dop":"2025-06-09","serial_number":"106875392857170","imei1":"106875392857170","imei2":"106875392857170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185830,"job_number":"JOB_185830","tr_customer_id":185848,"tr_customer_product_id":185838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:34.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"Drake Bernier","mobile_number":"870-237-5030","email_id":"Sadye_Robel99@hotmail.com","dop":"2025-12-31","serial_number":"10247269762256","imei1":"10247269762256","imei2":"10247269762256","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185918,"job_number":"JOB_185918","tr_customer_id":185936,"tr_customer_product_id":185926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:28:38.000Z","modified_at":"2026-02-14T06:28:47.000Z","name":"Braden Wisoky","mobile_number":"823-815-0521","email_id":"Lela.Miller87@hotmail.com","dop":"2025-11-04","serial_number":"29043107826567","imei1":"29043107826567","imei2":"29043107826567","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185919,"job_number":"JOB_185919","tr_customer_id":185937,"tr_customer_product_id":185927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:28:51.000Z","modified_at":"2026-02-14T06:29:01.000Z","name":"Nakia Herzog","mobile_number":"685-204-9639","email_id":"Hildegard.Tremblay@gmail.com","dop":"2025-11-04","serial_number":"79166711997922","imei1":"79166711997922","imei2":"79166711997922","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185920,"job_number":"JOB_185920","tr_customer_id":185938,"tr_customer_product_id":185928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:29:05.000Z","modified_at":"2026-02-14T06:29:14.000Z","name":"Kaelyn Metz","mobile_number":"784-454-8091","email_id":"Delilah35@gmail.com","dop":"2025-11-04","serial_number":"36140687909601","imei1":"36140687909601","imei2":"36140687909601","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185923,"job_number":"JOB_185923","tr_customer_id":185941,"tr_customer_product_id":185931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:33:09.000Z","modified_at":"2026-02-14T06:33:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"68514336987919","imei1":"68514336987919","imei2":"68514336987919","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185924,"job_number":"JOB_185924","tr_customer_id":185942,"tr_customer_product_id":185932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:33:22.000Z","modified_at":"2026-02-14T06:33:46.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87024309789799","imei1":"87024309789799","imei2":"87024309789799","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T06:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185980,"job_number":"JOB_185980","tr_customer_id":185998,"tr_customer_product_id":185988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:08.000Z","modified_at":"2026-02-14T07:52:18.000Z","name":"Karine Boyle","mobile_number":"415-442-7427","email_id":"Jesus_Satterfield34@gmail.com","dop":"2025-11-04","serial_number":"82530849482775","imei1":"82530849482775","imei2":"82530849482775","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185981,"job_number":"JOB_185981","tr_customer_id":185999,"tr_customer_product_id":185989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:22.000Z","modified_at":"2026-02-14T07:52:32.000Z","name":"Angus Conroy","mobile_number":"931-964-9805","email_id":"Matt17@hotmail.com","dop":"2025-11-04","serial_number":"52289296268796","imei1":"52289296268796","imei2":"52289296268796","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185982,"job_number":"JOB_185982","tr_customer_id":186000,"tr_customer_product_id":185990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:36.000Z","modified_at":"2026-02-14T07:52:46.000Z","name":"Kurt Yundt","mobile_number":"362-633-8753","email_id":"Shirley.Cole@gmail.com","dop":"2025-11-04","serial_number":"48927708850822","imei1":"48927708850822","imei2":"48927708850822","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T07:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTA3NjMzOH0.k8S04QOnKslrn5GzydD-uFu26hIp7LWzmb9ofPFzyBg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54de4d4d-a22b-4580-8465-b954239173be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-O4VY2IHfL3jcSlLySSHKB1FHt6s"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:38:58.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-14T13:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTA3NjMzOH0.k8S04QOnKslrn5GzydD-uFu26hIp7LWzmb9ofPFzyBg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b71f0b7b-e387-47b9-ab41-a02fd208eb4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":186213}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTA3NjMzOH0.k8S04QOnKslrn5GzydD-uFu26hIp7LWzmb9ofPFzyBg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a5565cf-6441-41fd-8562-b17376cc2431
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 918da94e-1c8a-4944-b3cb-96e158db1f81
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-kfWymeFUR8uUSroNRTJX5qw2kr4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzNDB9.hL7NBknBWs45KDB7IZDAF_y73BPu_OnPMapX-PUDtkE"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzNDB9.hL7NBknBWs45KDB7IZDAF_y73BPu_OnPMapX-PUDtkE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bdf0685-a689-4c33-9fbe-cd29a88b95b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzNDB9.hL7NBknBWs45KDB7IZDAF_y73BPu_OnPMapX-PUDtkE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47864889-3ccf-4959-959d-09cc788760e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-BoN78qtuG5wfZDgSSeJcSHmGxNo"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":9},{"label":"Created today","key":"created_today","count":562},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 8.61KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzNDB9.hL7NBknBWs45KDB7IZDAF_y73BPu_OnPMapX-PUDtkE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff7e3043-7986-4cb9-9717-bf3738367a6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2273-K4D5iVLIUhjsrkOR+lQ428jRhno"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185948,"job_number":"JOB_185948","tr_customer_id":185966,"tr_customer_product_id":185956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:23:45.000Z","modified_at":"2026-02-14T10:46:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"38186870235068","imei1":"38186870235068","imei2":"38186870235068","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:39:00.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 8.61KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzNDB9.hL7NBknBWs45KDB7IZDAF_y73BPu_OnPMapX-PUDtkE
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 664385f6-deb9-49be-8dfc-1814bb294d6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2273-K4D5iVLIUhjsrkOR+lQ428jRhno"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185948,"job_number":"JOB_185948","tr_customer_id":185966,"tr_customer_product_id":185956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:23:45.000Z","modified_at":"2026-02-14T10:46:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"38186870235068","imei1":"38186870235068","imei2":"38186870235068","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:39:00.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzNDB9.hL7NBknBWs45KDB7IZDAF_y73BPu_OnPMapX-PUDtkE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8102de9e-c910-4fee-997b-ca0fede6f0cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":186213}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 1017B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzNDB9.hL7NBknBWs45KDB7IZDAF_y73BPu_OnPMapX-PUDtkE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f4996bb-b59b-430d-a5fa-21649166164d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_186213"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1017
ETag W/"3f9-HbCTw6GuVx9bLEK1kdEaEn8ymZA"
Vary Accept-Encoding
Date Sat, 14 Feb 2026 13:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:39:01.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T13:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_186213
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEwNzYzNDB9.hL7NBknBWs45KDB7IZDAF_y73BPu_OnPMapX-PUDtkE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 025331de-d062-43f4-a3fc-b57a16dcaa4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a45-FJiPyjvyK3Wet8og6LxDuJ7luiQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Sat, 14 Feb 2026 13:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":186213,"job_number":"JOB_186213","tr_customer_id":186231,"tr_customer_product_id":186221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:46.000Z","modified_at":"2026-02-14T13:39:01.000Z","name":"Susanna Gleichner","mobile_number":"646-462-6250","email_id":"Marjorie64@yahoo.com","dop":"2025-05-30","serial_number":"10471560085977","imei1":"10471560085977","imei2":"10471560085977","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-14T13:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":711061,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-14T13:38:46.000Z","created_at":"2026-02-14T13:38:46.000Z"},{"id":711062,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-14T13:38:46.000Z","created_at":"2026-02-14T13:38:46.000Z"},{"id":711067,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-14T13:38:56.000Z","created_at":"2026-02-14T13:38:56.000Z"},{"id":711068,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-14T13:38:58.000Z","created_at":"2026-02-14T13:38:58.000Z"},{"id":711069,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-14T13:39:00.000Z","created_at":"2026-02-14T13:39:00.000Z"},{"id":711070,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-14T13:39:01.000Z","created_at":"2026-02-14T13:39:01.000Z"},{"id":711071,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-14T13:39:01.000Z","created_at":"2026-02-14T13:39:01.000Z"}],"problems":[{"id":174750,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T13:38:46.000Z"},{"id":174753,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-14T13:38:58.000Z"}],"quatations":[]}}
Test Information
No Tests for this request